mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 15:19:45 +08:00
configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in from gcc2 merge.
* configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in from gcc2 merge. From-SVN: r18987
This commit is contained in:
parent
6153647887
commit
8e7bc3cd8f
@ -1,3 +1,8 @@
|
||||
Sat Apr 4 13:32:08 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in
|
||||
from gcc2 merge.
|
||||
|
||||
Sat Apr 4 10:23:41 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
|
||||
|
4
gcc/configure
vendored
4
gcc/configure
vendored
@ -2029,7 +2029,6 @@ for machine in $build $host $target; do
|
||||
xm_defines=USE_BFD
|
||||
target_cpu_default="MASK_GAS"
|
||||
tmake_file="t-linux alpha/t-linux"
|
||||
extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
|
||||
xmake_file=none
|
||||
fixincludes=Makefile.in
|
||||
gas=yes gnu_ld=yes
|
||||
@ -5047,7 +5046,6 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Echo that links are built
|
||||
@ -5293,7 +5291,6 @@ s%@cc_set_by_configure@%$cc_set_by_configure%g
|
||||
s%@stage_prefix_set_by_configure@%$stage_prefix_set_by_configure%g
|
||||
s%@install@%$install%g
|
||||
s%@symbolic_link@%$symbolic_link%g
|
||||
s%@version_dep@%$version_dep%g
|
||||
/@target_overrides@/r $target_overrides
|
||||
s%@target_overrides@%%g
|
||||
/@host_overrides@/r $host_overrides
|
||||
@ -5520,7 +5517,6 @@ srcdir='${srcdir}'
|
||||
subdirs='${subdirs}'
|
||||
oldstyle_subdirs='${oldstyle_subdirs}'
|
||||
symbolic_link='${symbolic_link}'
|
||||
version_dep='${version_dep}'
|
||||
program_transform_set='${program_transform_set}'
|
||||
program_transform_name='${program_transform_name}'
|
||||
dep_host_xmake_file='${dep_host_xmake_file}'
|
||||
|
@ -346,7 +346,6 @@ for machine in $build $host $target; do
|
||||
xm_defines=USE_BFD
|
||||
target_cpu_default="MASK_GAS"
|
||||
tmake_file="t-linux alpha/t-linux"
|
||||
extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
|
||||
xmake_file=none
|
||||
fixincludes=Makefile.in
|
||||
gas=yes gnu_ld=yes
|
||||
|
Loading…
Reference in New Issue
Block a user