Revert "Merge branch 'master' of https://github.com/mono/mono"
[mono.git] / eglib / configure.ac
index f8853385a8df8bd94d3abbf83b767a94cc4c00e1..fdbce134b9767857b4641d0991cf384fc9911696 100644 (file)
@@ -88,7 +88,7 @@ case $host in
 esac
 
 case $target in
-arm*-darwin*|aarch64*-*)
+arm*-darwin*)
     CFLAGS="$CFLAGS -U_FORTIFY_SOURCE"
     ;;
 i*86-*-darwin*)