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
ec5e633a
Commit
ec5e633a
authored
Apr 24, 1999
by
Craig Burley
Committed by
Craig Burley
Apr 24, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert Sat Apr 17 patch
From-SVN: r26610
parent
ab573ed2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
libf2c/ChangeLog
+5
-0
libf2c/Makefile.in
+0
-6
No files found.
libf2c/ChangeLog
View file @
ec5e633a
Sat Apr 24 11:02:48 1999 Craig Burley <craig@jcb-sc.com>
* Makefile.in (s-libi77, s-libf77, s-libu77): Revert
the patch from <hjl@gnu.org>, as per the commentary.
Sat Apr 17 17:33:30 1999 Craig Burley <craig@jcb-sc.com>
From H.J. Lu <hjl@gnu.org>:
...
...
libf2c/Makefile.in
View file @
ec5e633a
...
...
@@ -139,18 +139,12 @@ $(LIBG2C): s-libi77 s-libf77 s-libu77 s-libe77
$(AR)
$(AR_FLAGS)
$(LIBG2C)
$$
objs
$(RANLIB)
$(LIBG2C)
s-libi77
:
i77
i77
:
cd
libI77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
s-libf77
:
f77
f77
:
cd
libF77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
s-libu77
:
u77
u77
:
cd
libU77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
...
...
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