diff options
Diffstat (limited to 'gcc/ada/system-vxworks-ppc.ads')
-rw-r--r-- | gcc/ada/system-vxworks-ppc.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/system-vxworks-ppc.ads b/gcc/ada/system-vxworks-ppc.ads index 3ed563bcb5a..220d1f82914 100644 --- a/gcc/ada/system-vxworks-ppc.ads +++ b/gcc/ada/system-vxworks-ppc.ads @@ -152,6 +152,5 @@ private Suppress_Standard_Library : constant Boolean := False; Use_Ada_Main_Program_Name : constant Boolean := True; ZCX_By_Default : constant Boolean := False; - GCC_ZCX_Support : constant Boolean := True; end System; |