You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
456 B
Diff
12 lines
456 B
Diff
--- configure.orig 2020-06-29 23:18:26.000000000 +1000
|
|
+++ configure 2020-06-29 23:18:50.000000000 +1000
|
|
@@ -3494,7 +3494,7 @@
|
|
# has no effect, don't bother defining them
|
|
Darwin/[6789].*)
|
|
define_xopen_source=no;;
|
|
- Darwin/1[0-9].*)
|
|
+ Darwin/[12][0-9].*)
|
|
define_xopen_source=no;;
|
|
# On AIX 4 and 5.1, mbstate_t is defined only when _XOPEN_SOURCE == 500 but
|
|
# used in wcsnrtombs() and mbsnrtowcs() even if _XOPEN_SOURCE is not defined
|