From 01c41729256fb2c25fa63f30f3b3d893f6e7fa8e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 16 Mar 2014 00:01:15 -0400 Subject: Adjust patch metadata fields. --- diff --git a/patches/01_allow-more-dirs-to-be-configured.patch b/patches/01_allow-more-dirs-to-be-configured.patch index 54cd6b2..5a4576b 100644 --- a/patches/01_allow-more-dirs-to-be-configured.patch +++ b/patches/01_allow-more-dirs-to-be-configured.patch @@ -1,11 +1,12 @@ -Description: Allow more directories to be configured. - libsubdir, libexecsubdir, libsubincludedir, fincludedir, and toolexeclibdir are - hardcoded in many makefiles. MULTIOSDIR is hardcoded in gcc/Makefile.in. We - want to change these values. - . - 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" +Author: "P. J. McDermott" +Subject: Allow more directories to be configured. + +libsubdir, libexecsubdir, libsubincludedir, fincludedir, and toolexeclibdir are +hardcoded in many makefiles. MULTIOSDIR is hardcoded in gcc/Makefile.in. We +want to change these values. + +Also, the GCC driver needs to be told to search for compiler programs and +include files in the new user-configured location. diff -Naur src.orig/gcc/gcc.c src/gcc/gcc.c --- src.orig/gcc/gcc.c 2013-03-08 02:25:09.000000000 -0500 -- cgit v0.9.1