udpcast-20120424-gentoo.patch 384 B

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