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
133de112
Commit
133de112
authored
Sep 08, 2017
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor clean up.
From-SVN: r251867
parent
eb0f297f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
gcc/ada/gcc-interface/Makefile.in
+5
-1
No files found.
gcc/ada/gcc-interface/Makefile.in
View file @
133de112
...
...
@@ -640,7 +640,11 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworks vxworksspe vxworks7 vxworks7spe,
GCC_SPEC_FILES
+=
vxworks-gnat-crtbe-link.spec
ifeq
($(strip
$(filter-out
vxworks7%,
$(target_os))),)
GCC_SPEC_FILES
+=
vxworks7-rtp-base-link.spec
ifeq
($(strip
$(filter-out
powerpc64,
$(target_cpu))),)
GCC_SPEC_FILES
+=
vxworks7-ppc64-rtp-base-link.spec
else
GCC_SPEC_FILES
+=
vxworks7-rtp-base-link.spec
endif
else
GCC_SPEC_FILES
+=
vxworks-
$(ARCH_STR)
-link
.spec
GCC_SPEC_FILES
+=
vxworks-cert-
$(ARCH_STR)
-link
.spec
...
...
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