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