diff options
author | Cristian Moldovan <cristian@crismblog.ro> | 2015-06-19 09:18:30 +0300 |
---|---|---|
committer | Cristian Moldovan <cristian@crismblog.ro> | 2015-06-19 09:18:30 +0300 |
commit | b81de13a45795842f4d296c2dfff6aab2a9dd97e (patch) | |
tree | 039b13059e556a8a7461281b623c903c616318d5 /sys-devel/gcc/files/gcc-spec-env.patch | |
parent | 975d01bc65f0f9190808c0d3cddf3131a790a8f6 (diff) | |
parent | 4772dd84c7144b95c0489f25f669006726af8cfe (diff) |
Merge pull request #1 from Rogentos/master
Database Update
Diffstat (limited to 'sys-devel/gcc/files/gcc-spec-env.patch')
-rw-r--r-- | sys-devel/gcc/files/gcc-spec-env.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/gcc/files/gcc-spec-env.patch b/sys-devel/gcc/files/gcc-spec-env.patch index 5fa61a91..57e7567e 100644 --- a/sys-devel/gcc/files/gcc-spec-env.patch +++ b/sys-devel/gcc/files/gcc-spec-env.patch @@ -2,12 +2,11 @@ allows us to easily control pie/ssp defaults with gcc-config profiles. Original patch by Rob Holland - Modified for Gentoo-based distros 'cuz of archive name by Stefan Cristian B. Extended to support multiple entries separated by ':' by Kevin F. Quinn Modified to use getenv instead of poisoned GET_ENVIRONMENT by Ryan Hill ---- a/gcc/gcc.c -+++ b/gcc/gcc.c +--- gcc-4/gcc/gcc.c ++++ gcc-4/gcc/gcc.c @@ -6482,6 +6482,32 @@ /* Process any user specified specs in the order given on the command |