mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Fix Makefile.am so it works for builds configured with
--enable-only32bit. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14849
This commit is contained in:
parent
d4828f7d30
commit
fe89cb4e4d
@ -41,5 +41,3 @@ vbit_test_CFLAGS = $(AM_CFLAGS_PRI) -std=c99
|
||||
vbit_test_DEPENDENCIES =
|
||||
vbit_test_LDADD =
|
||||
vbit_test_LDFLAGS = $(AM_CFLAGS_PRI) -std=c99
|
||||
vbit_test_LINK = $(LINK)
|
||||
$(LINK) $(vbit_test_CFLAGS) $(vbit_test_LDFLAGS)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user