aboutsummaryrefslogtreecommitdiff
path: root/Source/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Makefile')
-rw-r--r--Source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Makefile b/Source/Makefile
index c6c98a0..1e058bc 100644
--- a/Source/Makefile
+++ b/Source/Makefile
@@ -17,7 +17,7 @@ DEFINE += -DNO_INTRO
# Compiler flags
LIBS= -lfixmath
-CC_FLAGS = -Wall -Werror -c -Os -Wfatal-errors -g
+CC_FLAGS = -Wall -Werror -c -Os -Wfatal-errors
# Path definitions
PSXSDK_PATH = /usr/local/psxsdk