diff --git a/srcpkgs/valgrind/template b/srcpkgs/valgrind/template index 0cff2d3878e..5a21aca9c18 100644 --- a/srcpkgs/valgrind/template +++ b/srcpkgs/valgrind/template @@ -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