diff options
-rw-r--r-- | sys-devel/gcc/files/gcc-spec-env.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/files/gcc-spec-env.patch b/sys-devel/gcc/files/gcc-spec-env.patch index 254c7970..fff1221e 100644 --- a/sys-devel/gcc/files/gcc-spec-env.patch +++ b/sys-devel/gcc/files/gcc-spec-env.patch @@ -2,7 +2,7 @@ allows us to easily control pie/ssp defaults with gcc-config profiles. Original patch by Rob Holland - Modified by Stefan Cristian B. + 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 |