mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
This should have been committed as part of r8623 (Fix longstanding bug
in dual-arch support). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8624
This commit is contained in:
parent
40399aab00
commit
684fac4a06
@ -100,7 +100,7 @@ insn_sse2_SOURCES = insn_sse2.def
|
||||
insn_sse2_LDADD = -lm
|
||||
insn_sse3_SOURCES = insn_sse3.def
|
||||
insn_sse3_LDADD = -lm
|
||||
yield_CFLAGS = $(AM_CFLAGS) -D__$(VG_ARCH_MAX)__
|
||||
yield_CFLAGS = $(AM_CFLAGS) -D__$(VG_ARCH_PRI)__
|
||||
yield_LDADD = -lpthread
|
||||
|
||||
.def.c: $(srcdir)/gen_insn_test.pl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user