summaryrefslogtreecommitdiff
path: root/libdtv/libvdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdtv/libvdr/Makefile')
-rw-r--r--libdtv/libvdr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdtv/libvdr/Makefile b/libdtv/libvdr/Makefile
index 8bcab4c..0f2ad72 100644
--- a/libdtv/libvdr/Makefile
+++ b/libdtv/libvdr/Makefile
@@ -27,8 +27,8 @@
#
#
#
-CC = gcc
-CFLAGS = -O2 -g -Wmissing-prototypes -Wstrict-prototypes \
+CC ?= gcc
+CFLAGS ?= -O2 -g -Wmissing-prototypes -Wstrict-prototypes \
-Wimplicit -D__USE_FIXED_PROTOTYPES__ -I../include # -DDEBUG