Minor cleanup.

From-SVN: r237689
This commit is contained in:
Arnaud Charlet 2016-06-22 12:06:57 +02:00
parent f26a3587a6
commit 71b235999d
1 changed files with 1 additions and 1 deletions

View File

@ -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.