mininum OSX target is 10.9 thanks to gdb

This commit is contained in:
Dave Murphy 2017-06-27 18:28:01 +01:00
parent e1fc813b17
commit c7e940005d

View File

@ -56,7 +56,7 @@ PICASSO_VER=2.6.2
GP32_TOOLS_VER=1.0.3
LIBMIRKO_VER=0.9.7
OSXMIN=${OSXMIN:-10.5}
OSXMIN=${OSXMIN:-10.9}
#---------------------------------------------------------------------------------
function extract_and_patch {