From 34ec4b9dcb7738763e1b0ae687fb66e8f1674a63 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Tue, 6 Mar 2018 04:47:34 +0100 Subject: [PATCH] Update Makefile.ps3.cobra --- Makefile.ps3.cobra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.ps3.cobra b/Makefile.ps3.cobra index 2140ef1fb7..2c70f04721 100644 --- a/Makefile.ps3.cobra +++ b/Makefile.ps3.cobra @@ -2,7 +2,7 @@ include version.all #which compiler to build with - GCC or SNC #set to GCC for debug builds for use with debugger -CELL_BUILD_TOOLS = SNC +CELL_BUILD_TOOLS = GCC CELL_GPU_TYPE = RSX CELL_PSGL_VERSION = ultra-opt