Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
af39d8f5
Commit
af39d8f5
authored
Jun 18, 1998
by
H.J. Lu
Committed by
Jeff Law
Jun 18, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot to update after previous configure.in change.
From-SVN: r20568
parent
71c1af43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
gcc/configure
+5
-1
No files found.
gcc/configure
View file @
af39d8f5
...
@@ -2716,6 +2716,7 @@ for machine in $build $host $target; do
...
@@ -2716,6 +2716,7 @@ for machine in $build $host $target; do
tm_file
=
i386/linux-oldld.h
tm_file
=
i386/linux-oldld.h
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
gnu_ld
=
yes
gnu_ld
=
yes
float_format
=
i386
;;
;;
i[34567]86-
*
-linux-gnuaout
*
)
# Intel 80386's running GNU/Linux
i[34567]86-
*
-linux-gnuaout
*
)
# Intel 80386's running GNU/Linux
# with a.out format
# with a.out format
...
@@ -2724,6 +2725,7 @@ for machine in $build $host $target; do
...
@@ -2724,6 +2725,7 @@ for machine in $build $host $target; do
tm_file
=
i386/linux-aout.h
tm_file
=
i386/linux-aout.h
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
gnu_ld
=
yes
gnu_ld
=
yes
float_format
=
i386
;;
;;
i[34567]86-
*
-linux-gnulibc1
)
# Intel 80386's running GNU/Linux
i[34567]86-
*
-linux-gnulibc1
)
# Intel 80386's running GNU/Linux
# with ELF format using the
# with ELF format using the
...
@@ -2734,6 +2736,7 @@ for machine in $build $host $target; do
...
@@ -2734,6 +2736,7 @@ for machine in $build $host $target; do
extra_parts
=
"crtbegin.o crtbeginS.o crtend.o crtendS.o"
extra_parts
=
"crtbegin.o crtbeginS.o crtend.o crtendS.o"
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
gnu_ld
=
yes
gnu_ld
=
yes
float_format
=
i386
if
[
x
$enable_threads
=
xyes
]
;
then
if
[
x
$enable_threads
=
xyes
]
;
then
thread_file
=
'single'
thread_file
=
'single'
fi
fi
...
@@ -2747,6 +2750,7 @@ for machine in $build $host $target; do
...
@@ -2747,6 +2750,7 @@ for machine in $build $host $target; do
extra_parts
=
"crtbegin.o crtbeginS.o crtend.o crtendS.o"
extra_parts
=
"crtbegin.o crtbeginS.o crtend.o crtendS.o"
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
fixincludes
=
Makefile.in
#On Linux, the headers are ok already.
gnu_ld
=
yes
gnu_ld
=
yes
float_format
=
i386
if
[
x
$enable_threads
=
xyes
]
;
then
if
[
x
$enable_threads
=
xyes
]
;
then
thread_file
=
'posix'
thread_file
=
'posix'
fi
fi
...
@@ -5133,7 +5137,7 @@ fi
...
@@ -5133,7 +5137,7 @@ fi
# Figure out what assembler alignment features are present.
# Figure out what assembler alignment features are present.
echo
$ac_n
"checking assembler alignment features""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler alignment features""...
$ac_c
"
1>&6
echo
"configure:51
37
: checking assembler alignment features"
>
&5
echo
"configure:51
41
: checking assembler alignment features"
>
&5
gcc_cv_as
=
gcc_cv_as
=
gcc_cv_as_alignment_features
=
gcc_cv_as_alignment_features
=
if
[
-x
as
$host_exeext
]
;
then
if
[
-x
as
$host_exeext
]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment