aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/stella/files/patch-src::ui::sound::makefile
blob: 037b08b5012f04d3c387745d066f86b694661692 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/ui/sound/makefile.orig  Fri Dec 28 04:54:36 2001
+++ src/ui/sound/makefile   Tue Jan  7 09:10:08 2003
@@ -1,9 +1,9 @@
 ###############################################################################
 ## C compiler to use
 ###############################################################################
-CC = gcc
+CC ?= gcc
 
-CFLAGS = -DWIN32 -O -ansi -Wall
+CFLAGS += -DWIN32
 
 OBJS = TIASound.o