mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Set Makefile for PS3 RGL back to SNC as default compiler
This commit is contained in:
parent
7b511f064a
commit
cc1d5600b8
@ -1,6 +1,6 @@
|
||||
#which compiler to build with - GCC or SNC
|
||||
#set to GCC for debug builds for use with debugger
|
||||
CELL_BUILD_TOOLS = GCC
|
||||
CELL_BUILD_TOOLS = SNC
|
||||
CELL_GPU_TYPE = RSX
|
||||
|
||||
DEBUG = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user