diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2015-08-10 14:24:50 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-10 15:04:47 +0200 |
commit | 855bb15aa1d646e70b5bdb200017021d39ea5334 (patch) | |
tree | e3a827d191d217450cf075bc2c70dd91da53e388 /package/php/php.hash | |
parent | 4a5f878946c37deb8c1785fb8363cd1d322f7436 (diff) | |
download | buildroot-855bb15aa1d646e70b5bdb200017021d39ea5334.tar.gz buildroot-855bb15aa1d646e70b5bdb200017021d39ea5334.zip |
libsodium: disable PIE on ARC
Even though ARC gcc understands "-pie" option and attempts to generate
PIE binaries as of today PIE is not really supported for user-space
applications.
So we disable PIE detection if building for ARC.
That fixes http://autobuild.buildroot.net/results/be4/be46b621ce5443788b0a1bc9fab614c4ca5d0859
and also prevents execution of non-supported PIE binary in runtime.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.hash')
0 files changed, 0 insertions, 0 deletions