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
0cc5f812
Commit
0cc5f812
authored
Jan 04, 2002
by
Loren J. Rittle
Committed by
Loren J. Rittle
Jan 04, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in ($(LIBG2C):): Let libtool decide when to add -lc.
From-SVN: r48529
parent
fee5bdb0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
libf2c/ChangeLog
+4
-0
libf2c/Makefile.in
+2
-2
No files found.
libf2c/ChangeLog
View file @
0cc5f812
2002-01-03 Loren J. Rittle <ljrittle@acm.org>
* Makefile.in ($(LIBG2C):): Let libtool decide when to add -lc.
2001-12-04 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool.
...
...
libf2c/Makefile.in
View file @
0cc5f812
# Makefile for GNU F77 compiler runtime.
# Copyright (C) 1995-1998, 2001 Free Software Foundation, Inc.
# Copyright (C) 1995-1998, 2001
, 2002
Free Software Foundation, Inc.
# Contributed by Dave Love (d.love@dl.ac.uk).
#
#This file is part of GNU Fortran.
...
...
@@ -147,7 +147,7 @@ $(LIBG2C): s-libi77 s-libf77 s-libu77 s-libe77
-objectlist
s-libf77
\
-objectlist
s-libi77
\
-objectlist
s-libu77
\
-l
c
-l
m
-lm
i77
:
cd
libI77
;
$(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