mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Unbreak nestedfns on --enable-only32bit installations.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10165
This commit is contained in:
parent
93058e37d1
commit
efcb72de6f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user