View | Details | Raw Unified | Return to bug 239007 | Differences between
and this patch

Collapse All | Expand All

(-)gcc/config.gcc (-1 / +1 lines)
Lines 2408-2414 Link Here
2408
	extra_headers=altivec.h
2408
	extra_headers=altivec.h
2409
	;;
2409
	;;
2410
powerpc*-*-freebsd*)
2410
powerpc*-*-freebsd*)
2411
	tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} rs6000/sysv4.h"
2411
	tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} rs6000/secureplt.h rs6000/sysv4.h"
2412
	extra_options="${extra_options} rs6000/sysv4.opt"
2412
	extra_options="${extra_options} rs6000/sysv4.opt"
2413
	tmake_file="rs6000/t-fprules rs6000/t-ppcos ${tmake_file} rs6000/t-ppccomm"
2413
	tmake_file="rs6000/t-fprules rs6000/t-ppcos ${tmake_file} rs6000/t-ppccomm"
2414
	case ${target} in
2414
	case ${target} in

Return to bug 239007