mirror of
https://github.com/libretro/QuickNES_Core.git
synced 2024-11-23 08:09:42 +00:00
Just leave runtime target at 10.9 - it will still work on 10.7 anyway
due to us not using anything special in libc++
This commit is contained in:
parent
567e5780ea
commit
1b88a09f1c
@ -168,7 +168,7 @@ libretro-build-linux-i686:
|
||||
# MacOS 64-bit
|
||||
libretro-build-osx-x64:
|
||||
extends:
|
||||
- .libretro-osx-x64-make-10-7
|
||||
- .libretro-osx-x64-make-default
|
||||
- .core-defs
|
||||
|
||||
# MacOS ARM 64-bit
|
||||
|
Loading…
Reference in New Issue
Block a user