]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Check whether it is ok to use compiler flag '-pie'.
authorIvo Raisr <ivosh@ivosh.net>
Fri, 28 Jul 2017 20:49:20 +0000 (20:49 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Fri, 28 Jul 2017 20:49:20 +0000 (20:49 +0000)
commit184fc7a804a6ea5e35902ff08fc788905fcb4641
tree565a3f3ec8f162f88d14053f5f6af1501d892feb
parent035340940f204ad50cf71d463ab3be59f606e025
Check whether it is ok to use compiler flag '-pie'.
Some compilers actually do not support -pie and report its usage
as an error. We need to check if it is safe to use it first.
n-i-bz

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16463
configure.ac
gdbserver_tests/Makefile.am