]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Unbreak nestedfns on --enable-only32bit installations.
authorNicholas Nethercote <njn@valgrind.org>
Fri, 29 May 2009 00:31:31 +0000 (00:31 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 29 May 2009 00:31:31 +0000 (00:31 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10165

none/tests/Makefile.am

index 1cc18afc0870c3dbb4b9b851fdccaa0766247bc9..de9e123fcb39b9d2e327cb12ca751cffd529b07c 100644 (file)
@@ -185,6 +185,7 @@ manythreads_LDADD   = -lpthread
 if VGCONF_OS_IS_DARWIN
  nestedfns_CFLAGS      = $(AM_CFLAGS) -fnested-functions
 else
+ nestedfns_CFLAGS      = $(AM_CFLAGS)
  mq_LDADD              = -lrt
 endif
 pth_atfork1_LDADD      = -lpthread