]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Use proper automake variable (patch from Philippe Waroquiers - see also #273465)
authorBart Van Assche <bvanassche@acm.org>
Sat, 15 Oct 2011 07:52:46 +0000 (07:52 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 15 Oct 2011 07:52:46 +0000 (07:52 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12162

coregrind/Makefile.am

index 6d576954601a736c0a900611f4a2c7338cce39ad..29fa297cb8259cec7f8aff2e935da05513a17609 100644 (file)
@@ -58,7 +58,7 @@ vgdb_CFLAGS    = $(AM_CFLAGS_PRI)
 vgdb_CCASFLAGS = $(AM_CCASFLAGS_PRI)
 vgdb_LDFLAGS   = $(AM_CFLAGS_PRI)
 if !VGCONF_PLATVARIANT_IS_ANDROID
-vgdb_LDFLAGS   += -lpthread
+vgdb_LDADD     = -lpthread
 endif
 if VGCONF_PLATFORMS_INCLUDE_X86_DARWIN
 vgdb_LDFLAGS   += -Wl,-read_only_relocs -Wl,suppress