mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Make generated pkgconfig file reflect the new locations of the
installed libraries. Patch from Jakub Jelinek. Closes #223657. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11029
This commit is contained in:
parent
e877852408
commit
a7f1837d97
@ -11,6 +11,6 @@ Name: Valgrind
|
||||
Description: A dynamic binary instrumentation framework
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir}/valgrind/@VGCONF_ARCH_PRI@-@VGCONF_OS@ -lcoregrind -lvex -lgcc
|
||||
Libs: -L${libdir}/valgrind -lcoregrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@ -lvex-@VGCONF_ARCH_PRI@-@VGCONF_OS@ -lgcc
|
||||
Cflags: -I${includedir}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user