mirror of
https://github.com/libretro/libretro-super.git
synced 2024-12-12 18:45:37 +00:00
This got left out of my last commit
This commit is contained in:
parent
41050dc5e1
commit
3c5128f0fa
@ -294,7 +294,7 @@ libretro_build_core() {
|
|||||||
core_build_platform="${core_build_platform:-$FORMAT_COMPILER_TARGET}$opengl_type"
|
core_build_platform="${core_build_platform:-$FORMAT_COMPILER_TARGET}$opengl_type"
|
||||||
|
|
||||||
echo "Building ${1}..."
|
echo "Building ${1}..."
|
||||||
$core_build_rule $1
|
build_makefile $1
|
||||||
|
|
||||||
;;
|
;;
|
||||||
none)
|
none)
|
||||||
|
Loading…
Reference in New Issue
Block a user