diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/01_allow-more-dirs-to-be-configured.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/01_allow-more-dirs-to-be-configured.patch b/patches/01_allow-more-dirs-to-be-configured.patch index b49fcb5..54cd6b2 100644 --- a/patches/01_allow-more-dirs-to-be-configured.patch +++ b/patches/01_allow-more-dirs-to-be-configured.patch @@ -5,7 +5,7 @@ Description: Allow more directories to be configured. . Also, the GCC driver needs to be told to search for compiler programs and include files in the new user-configured location. -From: "P. J. McDermott" <pjm@nac.net> +From: "P. J. McDermott" <pj@pehjota.net> diff -Naur src.orig/gcc/gcc.c src/gcc/gcc.c --- src.orig/gcc/gcc.c 2013-03-08 02:25:09.000000000 -0500 |