--- old/make/autoconf/flags.m4 2018-04-04 11:15:54.000000000 -0700 +++ new/make/autoconf/flags.m4 2018-04-04 11:15:54.000000000 -0700 @@ -116,7 +116,7 @@ # of the OS. It currently has a hard coded value. Setting this also limits # exposure to API changes in header files. Bumping this is likely to # require code changes to build. - MACOSX_VERSION_MIN=10.7.0 + MACOSX_VERSION_MIN=10.9.0 MACOSX_VERSION_MIN_NODOTS=${MACOSX_VERSION_MIN//\./} AC_SUBST(MACOSX_VERSION_MIN)