diff options
Diffstat (limited to 'net/asterisk-bristuff/files/patch-codecs::mp3::Makefile')
-rw-r--r-- | net/asterisk-bristuff/files/patch-codecs::mp3::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk-bristuff/files/patch-codecs::mp3::Makefile b/net/asterisk-bristuff/files/patch-codecs::mp3::Makefile deleted file mode 100644 index 3cd714f7ce62..000000000000 --- a/net/asterisk-bristuff/files/patch-codecs::mp3::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- codecs/mp3/Makefile 2003/10/17 09:05:05 1.1 -+++ codecs/mp3/Makefile 2003/10/17 09:05:18 -@@ -1,7 +1,7 @@ - # - # LMC section - --CFLAGS+= -I../include -Iinclude -O6 -funroll-loops -finline-functions -Wall -Wno-missing-prototypes -Wno-missing-declarations -g -fPIC -+CFLAGS+= -I../include -Iinclude -funroll-loops -finline-functions -Wall -Wno-missing-prototypes -Wno-missing-declarations -fPIC - RANLIB=ranlib - - # the XING decoder objs and dependencies: |