diff options
author | Timo Teräs <timo.teras@iki.fi> | 2014-03-25 09:01:40 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2014-03-25 09:03:38 +0000 |
commit | e89835b7d45a362bc47fee45c68102683921a761 (patch) | |
tree | 0525474f0fefba2cfe3e27705aa685ce854065f7 /main/gcc/hardenednopie.specs | |
parent | 004e11501ed52ff496278931517fe3f2db08b267 (diff) | |
download | aports-e89835b7d45a362bc47fee45c68102683921a761.tar.bz2 aports-e89835b7d45a362bc47fee45c68102683921a761.tar.xz |
main/gcc: enable relro by default
ref #2614
Diffstat (limited to 'main/gcc/hardenednopie.specs')
-rw-r--r-- | main/gcc/hardenednopie.specs | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/main/gcc/hardenednopie.specs b/main/gcc/hardenednopie.specs new file mode 100644 index 0000000000..ccc4d76437 --- /dev/null +++ b/main/gcc/hardenednopie.specs @@ -0,0 +1,12 @@ +*esp_cc1_pie: + + +*esp_options_pie: + + +*esp_link_pie_check: + + +*esp_link_pie: + + |