aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 18:05:26 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 18:05:26 +0000
commita30205b5009718d51b98217bb5300d9a069bbd52 (patch)
tree64208ce01f249ed53dea3352c5ac4222278aab54 /codecs
parent03ce6b4562b55ae144a5aca94f129823e1878bda (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@30327 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
-rw-r--r--codecs/gsm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile
index 5da9cd465..f35361ca3 100644
--- a/codecs/gsm/Makefile
+++ b/codecs/gsm/Makefile
@@ -50,6 +50,7 @@ ifneq (${PROC},sparc64)
ifneq (${PROC},arm)
ifneq (${PROC},ppc)
ifneq (${PROC},ppc64)
+ifneq (${PROC},s390)
OPTIMIZE+=-march=$(PROC)
endif
endif