Module Name: src Committed By: mrg Date: Sat Jan 19 12:57:32 UTC 2019
Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: gcc 7 will use gcc-7 subdir. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/external/gpl3/gcc/dist/gcc/config/netbsd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/gpl3/gcc/dist/gcc/config/netbsd.h diff -u src/external/gpl3/gcc/dist/gcc/config/netbsd.h:1.25 src/external/gpl3/gcc/dist/gcc/config/netbsd.h:1.26 --- src/external/gpl3/gcc/dist/gcc/config/netbsd.h:1.25 Sat Jan 19 12:10:05 2019 +++ src/external/gpl3/gcc/dist/gcc/config/netbsd.h Sat Jan 19 12:57:32 2019 @@ -63,7 +63,7 @@ along with GCC; see the file COPYING3. * 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. */