ilovezfs 1d7aa1fe0b superenv: help Autotools with 10.12 SDK on 10.11
The GNU Autotools tests for whether a given symbol is defined are
reliably coming to incorrect conclusions on 10.11 with the 10.12 SDK
in Xcode 8. This overrides its decisions by forcing the right answer
in superenv using ac_cv_func_* environment variables and setting them to
"no" on 10.11. The list of problematic symbols is from

  grep 'weak$os10.11' MacOSX.sdk/usr/lib/system/libsystem_c.tbd
2016-09-15 03:34:43 -07:00
..
2016-09-13 07:56:57 +01:00
2015-08-06 22:33:46 +08:00
2016-07-07 01:46:58 +02:00
2015-08-03 13:22:35 +01:00
2015-12-03 13:46:58 +08:00