valgrind: nopie=yes to unbreak.
This commit is contained in:
parent
716576982c
commit
d72a69adc6
|
@ -18,6 +18,8 @@ checksum=6c396271a8c1ddd5a6fb9abe714ea1e8a86fce85b30ab26b4266aeb4c2413b42
|
|||
CFLAGS="-fno-stack-protector"
|
||||
CXXFLAGS="-fno-stack-protector"
|
||||
|
||||
nopie=yes
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
|
||||
configure_args+=" ac_cv_host=armv7l-unknown-linux-gnueabihf"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue