* config.gcc: Set extra_objs in the generic Darwin rule,
not in the machine-specific rules.
From-SVN: r60282
+2002-12-18 Geoffrey Keating <geoffk@apple.com>
+
+ * config.gcc: Set extra_objs in the generic Darwin rule,
+ not in the machine-specific rules.
+
2002-12-19 Kazu Hirata <kazu@cs.umass.edu>
* ChangeLog: Follow spelling conventions.
extra_parts="crt2.o"
# Darwin linker does collect2 functionality
use_collect2=no
+ extra_objs="darwin.o"
;;
*-*-vxworks*)
tmake_file=t-vxworks
powerpc-*-darwin*)
tm_file="${tm_file} rs6000/darwin.h"
tmake_file="rs6000/t-fprules t-darwin rs6000/t-darwin"
- extra_objs="darwin.o"
extra_headers=altivec.h
# override ppc default
need_64bit_hwint=