projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26a358
)
Minor cleanup.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Wed, 22 Jun 2016 10:06:57 +0000
(12:06 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Wed, 22 Jun 2016 10:06:57 +0000
(12:06 +0200)
From-SVN: r237689
gcc/ada/system-vxworks-ppc.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/system-vxworks-ppc.ads
b/gcc/ada/system-vxworks-ppc.ads
index ea2eff982325bac3ccf15a506e76d9d6562d2cf5..37b7d1db8f9ffd8e0b38c2b668cd7fc3193875cd 100644
(file)
--- a/
gcc/ada/system-vxworks-ppc.ads
+++ b/
gcc/ada/system-vxworks-ppc.ads
@@
-118,7
+118,7
@@
package System is
private
- pragma Linker_Options ("--specs=vxworks-crtbe-link.spec");
+ pragma Linker_Options ("--specs=vxworks-
gnat-
crtbe-link.spec");
-- Pull in crtbegin/crtend objects and register exceptions for ZCX.
-- This is commented out by our Makefile for SJLJ runtimes.