summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/files
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-02-21 02:31:56 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-02-21 02:31:56 +0200
commitcbbf0c20e52b4c1ef486127e553261c06712f802 (patch)
tree5d1cc25f92a9235a20fc31321475161eaab6b2fe /sys-devel/gcc/files
parent81e5fbf3105c5978bdf51c685e662c0db9e55021 (diff)
A bit more explanation in the patch
Diffstat (limited to 'sys-devel/gcc/files')
-rw-r--r--sys-devel/gcc/files/gcc-spec-env.patch2
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