Set Makefile for PS3 RGL back to SNC as default compiler

This commit is contained in:
Twinaphex 2012-06-05 19:37:05 +02:00
parent 7b511f064a
commit cc1d5600b8

View File

@ -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