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
c007ef46
Commit
c007ef46
authored
Oct 13, 1998
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerated.
From-SVN: r23044
parent
7982430b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
libf2c/configure
+4
-2
No files found.
libf2c/configure
View file @
c007ef46
...
@@ -1200,6 +1200,8 @@ test "$host_alias" != "$target_alias" &&
...
@@ -1200,6 +1200,8 @@ test "$host_alias" != "$target_alias" &&
subdirs
=
"libU77 libI77 libF77"
subdirs
=
"libU77 libI77 libF77"
# Do Makefile first since g2c.h depends on it and shouldn't get an
# earlier timestamp.
trap
''
1 2 15
trap
''
1 2 15
cat
>
confcache
<<
\
EOF
cat
>
confcache
<<
\
EOF
# This file is a shell script that caches the results of configure
# This file is a shell script that caches the results of configure
...
@@ -1313,7 +1315,7 @@ done
...
@@ -1313,7 +1315,7 @@ done
ac_given_srcdir=
$srcdir
ac_given_srcdir=
$srcdir
ac_given_INSTALL="
$INSTALL
"
ac_given_INSTALL="
$INSTALL
"
trap 'rm -fr `echo "
g2c.h:g2c.hin Makefile
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
trap 'rm -fr `echo "
Makefile g2c.h:g2c.hin
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
EOF
cat
>>
$CONFIG_STATUS
<<
EOF
cat
>>
$CONFIG_STATUS
<<
EOF
...
@@ -1412,7 +1414,7 @@ EOF
...
@@ -1412,7 +1414,7 @@ EOF
cat
>>
$CONFIG_STATUS
<<
EOF
cat
>>
$CONFIG_STATUS
<<
EOF
CONFIG_FILES=\
${
CONFIG_FILES
-
"
g2c.h:g2c.hin Makefile
"
}
CONFIG_FILES=\
${
CONFIG_FILES
-
"
Makefile g2c.h:g2c.hin
"
}
EOF
EOF
cat
>>
$CONFIG_STATUS
<<
\
EOF
cat
>>
$CONFIG_STATUS
<<
\
EOF
for ac_file in ..
$CONFIG_FILES
; do if test "x
$ac_file
" != x..; then
for ac_file in ..
$CONFIG_FILES
; do if test "x
$ac_file
" != x..; 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