]> git.saurik.com Git - apple/libc.git/blobdiff - Platforms/bridgeos/Makefile.inc
Libc-1353.11.2.tar.gz
[apple/libc.git] / Platforms / bridgeos / Makefile.inc
index ba2fd54be6fa42d452909e349a44bebcfe18d1b6..03e0e3c95c81301d9e659f664d0b17e9d184509b 100644 (file)
@@ -43,3 +43,6 @@ FEATURE_SMALL_STDIOBUF = 1
 
 # Disable registration of specific signals (<rdar://problem/21952708>)
 FEATURE_SIGNAL_RESTRICTION = 1
+
+# Enable 32-bit compilation in unistd.h (<rdar://problem/51818745>)
+# FEATURE_POSIX_ILP32_ALLOW = 0