From 71b235999de097baad9739568b21f7d2714a306a Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Wed, 22 Jun 2016 12:06:57 +0200 Subject: [PATCH] Minor cleanup. From-SVN: r237689 --- gcc/ada/system-vxworks-ppc.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/system-vxworks-ppc.ads b/gcc/ada/system-vxworks-ppc.ads index ea2eff98232..37b7d1db8f9 100644 --- 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. -- 2.30.2