diff options
Diffstat (limited to 'gcc/ada/system-darwin-x86_64.ads')
-rw-r--r-- | gcc/ada/system-darwin-x86_64.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/system-darwin-x86_64.ads b/gcc/ada/system-darwin-x86_64.ads index 776dc28293b..27f1241616d 100644 --- a/gcc/ada/system-darwin-x86_64.ads +++ b/gcc/ada/system-darwin-x86_64.ads @@ -165,6 +165,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; |