diff options
Diffstat (limited to 'gcc/ada/system-lynxos-ppc.ads')
-rw-r--r-- | gcc/ada/system-lynxos-ppc.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/system-lynxos-ppc.ads b/gcc/ada/system-lynxos-ppc.ads index 2f2e8bcca7c..8d718c83fe8 100644 --- a/gcc/ada/system-lynxos-ppc.ads +++ b/gcc/ada/system-lynxos-ppc.ads @@ -153,6 +153,5 @@ private Suppress_Standard_Library : constant Boolean := False; Use_Ada_Main_Program_Name : constant Boolean := False; ZCX_By_Default : constant Boolean := False; - GCC_ZCX_Support : constant Boolean := False; end System; |