dd7bfc0ca8
During configuration of Valgrind we check does the compiler support
-march=mips32 and -march=mips64. If compiler supports these flags we are
using them as default flags for mips32 and mips64.
"VALGRIND_AUTORECONF = YES" needs to be added to valgrind.mk because
this patch modifies the configure.ac.
Original upstream patch:
|
||
---|---|---|
.. | ||
Config.in | ||
uclibc.supp | ||
valgrind-0001-workaround-SIGSEGV-on-PPC.patch | ||
valgrind-0002-don-t-enable-largefile-support-unconditionally-on-uC.patch | ||
valgrind-0003-Add-replacement-for-a.out.h.patch | ||
valgrind-0004-remove-default-mips-flags.patch | ||
valgrind.mk |