Skip to content
Snippets Groups Projects
Commit e37c73ef authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

add iLBC optimizations from bkw

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 3c50e18f
No related branches found
No related tags found
No related merge requests found
CFLAGS+= -fPIC -O3
CFLAGS+=-Wall -Werror -fPIC -O3 -march=$(shell uname -m) -funroll-loops -fomit-frame-pointer
LIB=libilbc.a
OBJS= anaFilter.o iCBSearch.o packing.o \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment