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
8cdea5a1
Commit
8cdea5a1
authored
Jun 12, 2003
by
Matt Kraai
Committed by
Matt Kraai
Jun 12, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (gnatbind): Remove $(LIBIBERTY).
From-SVN: r67820
parent
6b3a0b34
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ada/ChangeLog
+4
-0
gcc/ada/Make-lang.in
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
8cdea5a1
2003-06-11 Matt Kraai <kraai@alumni.cmu.edu>
* Make-lang.in (gnatbind): Remove $(LIBIBERTY).
2003-06-11 Neil Booth <neil@daikokuya.co.uk>
* Make-lang.in: Update to handle command-line options.
...
...
gcc/ada/Make-lang.in
View file @
8cdea5a1
...
...
@@ -210,7 +210,7 @@ gnat1$(exeext): $(TARGET_ADA_SRCS) $(GNAT1_OBJS) $(ADA_BACKEND) $(LIBDEPS)
gnatbind$(exeext)
:
ada/b_gnatb.o $(CONFIG_H) $(GNATBIND_OBJS)
$(CC)
$(ALL_CFLAGS)
$(LDFLAGS)
-o
$@
ada/b_gnatb.o
$(GNATBIND_OBJS)
\
$(LIB
IBERTY)
$(LIB
S)
$(SYSLIBS)
$(LIBS)
$(SYSLIBS)
# use target-gcc target-gnatmake target-gnatbind target-gnatlink
gnattools
:
$(GCC_PARTS) $(CONFIG_H) prefix.o force
...
...
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