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
cf81c88e
Commit
cf81c88e
authored
Feb 10, 2004
by
Ulrich Weigand
Committed by
Ulrich Weigand
Feb 10, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (gnattools): Depend on gnatlib.
From-SVN: r77621
parent
52bac949
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libada/ChangeLog
+4
-0
libada/Makefile.in
+1
-1
No files found.
libada/ChangeLog
View file @
cf81c88e
2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
* Makefile.in (gnattools): Depend on gnatlib.
2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
PR ada/6637, PR ada/5911
...
...
libada/Makefile.in
View file @
cf81c88e
...
...
@@ -47,7 +47,7 @@ gnatlib:
$(MAKE)
-C
../../gcc
$(FLAGS_TO_PASS)
$(GNATLIB)
# Rules to build gnattools.
gnattools
:
gnattools
:
gnatlib
$(MAKE)
-C
../../gcc
$(FLAGS_TO_PASS)
$(GNATTOOLS)
# Check uninstalled version.
...
...
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