common/autoconf/generated-configure.sh
changeset 19313 9d6df965d19f
parent 19260 734e9cc0c079
parent 19311 741980fe0b33
child 19524 51009a053562
child 20354 d8a7b0ca3953
child 21170 6d10c9877ed7
--- a/common/autoconf/generated-configure.sh	Thu Aug 22 09:09:55 2013 -0700
+++ b/common/autoconf/generated-configure.sh	Fri Aug 23 14:09:00 2013 -0700
@@ -29573,7 +29573,7 @@
     CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DSOLARIS"
 fi
 if test "x$OPENJDK_TARGET_OS" = xmacosx; then
-    CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DMACOSX -D_ALLBSD_SOURCE"
+    CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DMACOSX -D_ALLBSD_SOURCE -D_DARWIN_UNLIMITED_SELECT"
     # Setting these parameters makes it an error to link to macosx APIs that are
     # newer than the given OS version and makes the linked binaries compatible even
     # if built on a newer version of the OS.