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