summaryrefslogtreecommitdiff
blob: e4269a0873a689f584ba2026325594446fc8d877 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Makefile.in
+++ b/Makefile.in
@@ -30,8 +30,7 @@
 
 # For additional warnings & checks, add -Wstrict-prototypes -Wshadow to the
 # following:
-CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6
-LDFLAGS +=-s
+CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG
 LIBS +=@LIBS@
 
 BUSYBOX=../udp-busybox/busybox