mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
valgrind: nopie=yes to unbreak.
This commit is contained in:
parent
716576982c
commit
d72a69adc6
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue