mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-18 08:30:14 -05:00
mininum OSX target is 10.9 thanks to gdb
This commit is contained in:
parent
e1fc813b17
commit
c7e940005d
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user