diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
commit | a5aa0c90ca8ffebd4c3a15be9330e752444516d2 (patch) | |
tree | daae7a87fc1732c7efc6c538dd9f6df8cca8b66d /net/asterisk16/files/patch-codecs::mp3::Makefile | |
parent | Fix and remove BROKEN. (diff) |
Update to 0.7.1.
Notes
Notes:
svn path=/head/; revision=100074
Diffstat (limited to 'net/asterisk16/files/patch-codecs::mp3::Makefile')
-rw-r--r-- | net/asterisk16/files/patch-codecs::mp3::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk16/files/patch-codecs::mp3::Makefile b/net/asterisk16/files/patch-codecs::mp3::Makefile deleted file mode 100644 index 3cd714f7ce62..000000000000 --- a/net/asterisk16/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: |