automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@10986 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2-netsec
Automerge script 20 years ago
parent 74879cff5b
commit 2dc3679b6e

@ -36,6 +36,8 @@ endif
# Remember the MAKELEVEL at the top
MAKETOPLEVEL?=$(MAKELEVEL)
PWD=$(shell pwd)
ifneq ($(findstring dont-optimize,$(MAKECMDGOALS)),dont-optimize)
######### More GSM codec optimization
######### Uncomment to enable MMXTM optimizations for x86 architecture CPU's
@ -212,7 +214,6 @@ ifeq ($(OSARCH),Linux)
MPG123TARG=linux
endif
PWD=$(shell pwd)
GREP=grep
ifeq ($(OSARCH),SunOS)

Loading…
Cancel
Save