Module Name:    src
Committed By:   mrg
Date:           Mon Mar 10 07:32:18 UTC 2014

Modified Files:
        src/external/gpl3/gcc/dist/gcc: config.gcc

Log Message:
also look at netbsd.opt and netbsd-elf.opt.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/gpl3/gcc/dist/gcc/config.gcc

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.gcc
diff -u src/external/gpl3/gcc/dist/gcc/config.gcc:1.22 src/external/gpl3/gcc/dist/gcc/config.gcc:1.23
--- src/external/gpl3/gcc/dist/gcc/config.gcc:1.22	Thu Mar  6 19:02:58 2014
+++ src/external/gpl3/gcc/dist/gcc/config.gcc	Mon Mar 10 07:32:18 2014
@@ -1628,6 +1628,7 @@ ia64*-*-netbsd*)
 		tmake_file="${tmake_file} t-libunwind-elf ia64/t-glibc-libunwind"
 	fi
 	extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
+	extra_options="${extra_options} netbsd.opt netbsd-elf.opt"
 	;;
 ia64*-*-freebsd*)
 	tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} ia64/sysv4.h ia64/freebsd.h"

Reply via email to