Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/dist/gcc/config gcc 7 will use gcc-7 subdir.



details:   https://anonhg.NetBSD.org/src/rev/5499ed56323f
branches:  trunk
changeset: 447619:5499ed56323f
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Jan 19 12:57:32 2019 +0000

description:
gcc 7 will use gcc-7 subdir.

diffstat:

 external/gpl3/gcc/dist/gcc/config/netbsd.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 23d36576b31d -r 5499ed56323f external/gpl3/gcc/dist/gcc/config/netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/netbsd.h        Sat Jan 19 12:32:06 2019 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/netbsd.h        Sat Jan 19 12:57:32 2019 +0000
@@ -63,7 +63,7 @@
  * XXX figure out a better way to do this
  */
 #undef GCC_INCLUDE_DIR
-#define GCC_INCLUDE_DIR "/usr/include/gcc-6"
+#define GCC_INCLUDE_DIR "/usr/include/gcc-7"
 
 /* Under NetBSD, the normal location of the various *crt*.o files is the
    /usr/lib directory.  */



Home | Main Index | Thread Index | Old Index