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 also look at netbsd.opt and netbs...



details:   https://anonhg.NetBSD.org/src/rev/79497a238e32
branches:  trunk
changeset: 794275:79497a238e32
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Mar 10 07:32:18 2014 +0000

description:
also look at netbsd.opt and netbsd-elf.opt.

diffstat:

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

diffs (11 lines):

diff -r 7f5960317fd0 -r 79497a238e32 external/gpl3/gcc/dist/gcc/config.gcc
--- a/external/gpl3/gcc/dist/gcc/config.gcc     Mon Mar 10 07:28:33 2014 +0000
+++ b/external/gpl3/gcc/dist/gcc/config.gcc     Mon Mar 10 07:32:18 2014 +0000
@@ -1628,6 +1628,7 @@
                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"



Home | Main Index | Thread Index | Old Index