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
e5c681b3
Commit
e5c681b3
authored
19 years ago
by
Arnaud Charlet
Committed by
Arnaud Charlet
19 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dummy setting of GCC_FOR_TARGET, no longer needed.
From-SVN: r108409
parent
40e53517
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
gcc/ada/ChangeLog
+5
-0
gcc/ada/Makefile.in
+0
-5
No files found.
gcc/ada/ChangeLog
View file @
e5c681b3
2005
-
12
-
12
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
Makefile
.
in
:
Remove
dummy
setting
of
GCC_FOR_TARGET
,
no
longer
needed
.
2005
-
12
-
12
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
Make
-
lang
.
in
:
Update
dependencies
2005
-
12
-
12
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
...
...
This diff is collapsed.
Click to expand it.
gcc/ada/Makefile.in
View file @
e5c681b3
...
...
@@ -1633,11 +1633,6 @@ install-gnatlib: ../stamp-gnatlib
# Example: cd rts; ar rc libfoo.a $(LONG_LIST_OF_OBJS)
# is guaranteed to overflow the buffer.
# ??? GCC_FOR_TARGET is supposed to be passed from the top level
# Makefile, but this is not the case from e.g. libada, so provide a suitable
# default
GCC_FOR_TARGET
=
./xgcc
-B
./
$(FLAGS_FOR_TARGET)
gnatlib
:
../stamp-gnatlib1 ../stamp-gnatlib2
$(MAKE)
-C
rts
\
CC
=
"
`
echo
\"
$(GCC_FOR_TARGET)
\"
\
...
...
This diff is collapsed.
Click to expand it.
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