]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix compilation problems with some unit tests on Ubuntu 16.10+.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 10 May 2017 05:43:03 +0000 (05:43 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 10 May 2017 05:43:03 +0000 (05:43 +0000)
commit84ad3a82c247c9b15591b542307772f4c6767129
treea11e7f44f8e644010c73e6c7b5ef5115eeb5d8a4
parentd8de8b8beb4dc1fcd31200816ffe7c0ab0c809d8
Fix compilation problems with some unit tests on Ubuntu 16.10+.
Compiler produces position independent executables (PIE) by default
which gets in the way of some unit tests.
Fixes BZ#377066.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16349
NEWS
configure.ac
exp-bbv/tests/amd64-linux/Makefile.am
memcheck/tests/amd64-linux/Makefile.am
memcheck/tests/amd64/Makefile.am
none/tests/amd64/Makefile.am