summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index cb973f73be..99fea942b3 100644
--- a/Makefile
+++ b/Makefile
@@ -14,11 +14,6 @@ CFLAGS += $(CFLAGS-yes)
#CFLAGS += -Wall
-# Do not strip the binaries at installation
-ifeq ($(STRIPBINARIES),yes)
-INSTALLSTRIP = -s
-endif
-
SRCS_COMMON = asxparser.c \
codec-cfg.c \
cpudetect.c \