aboutsummaryrefslogtreecommitdiffstats
path: root/games/cultivation/files/patch-Makefile.common
blob: 94ca25d672adde44773ea6313f69121f870175ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.common.orig    Mon Apr 23 18:30:54 2007
+++ Makefile.common Tue Aug 14 01:58:17 2007
@@ -52,7 +52,7 @@
 
 
 
-COMPILE_FLAGS = -Wall ${DEBUG_FLAG} ${PLATFORM_COMPILE_FLAGS} ${PROFILE_FLAG} ${OPTIMIZE_FLAG} -I${ROOT_PATH} -I${PORT_AUDIO_PATH}/pa_common
+COMPILE_FLAGS = -Wall ${PLATFORM_COMPILE_FLAGS} -I${ROOT_PATH}
 
 
 COMPILE = ${GXX} ${COMPILE_FLAGS} -c