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
bd9d53f3
Commit
bd9d53f3
authored
Nov 06, 2012
by
Arnaud Charlet
Committed by
Arnaud Charlet
Nov 06, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc-interface/Makefile.in (copy-s-oscons): New target.
From-SVN: r193239
parent
015bee83
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ada/ChangeLog
+4
-0
gcc/ada/gcc-interface/Makefile.in
+2
-0
No files found.
gcc/ada/ChangeLog
View file @
bd9d53f3
2012
-
11
-
06
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
gcc
-
interface
/
Makefile
.
in
(
copy
-
s
-
oscons
):
New
target
.
2012
-
11
-
06
Robert
Dewar
<
dewar
@
adacore
.
com
>
*
err_vars
.
ads
,
atree
.
ads
:
Minor
reformatting
.
...
...
gcc/ada/gcc-interface/Makefile.in
View file @
bd9d53f3
...
...
@@ -2611,6 +2611,8 @@ $(RTSDIR)/s-oscons.ads: ../stamp-gnatlib1-$(RTSDIR)
$(RM)
$(RTSDIR)
/s-oscons.ads
(
cd
$(RTSDIR)
;
$(LN_S)
../s-oscons.ads s-oscons.ads
)
copy-s-oscons
:
$(RTSDIR)/s-oscons.ads
gnatlib
:
../stamp-gnatlib1-$(RTSDIR) ../stamp-gnatlib2-$(RTSDIR) $(RTSDIR)/s-oscons.ads
# C files
$(MAKE)
-C
$(RTSDIR)
\
...
...
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