aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-codecs::gsm::Makefile
blob: 35ca918775535b4270a5293aac6ac409a44f7d6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD$

--- codecs/gsm/Makefile
+++ codecs/gsm/Makefile
@@ -49,7 +49,9 @@
 ifneq (${PROC},arm)
 ifneq (${PROC},ppc)
 ifneq (${PROC},ppc64)
+ifneq (${PROC},amd64)
 OPTIMIZE+=-march=$(PROC)
+endif
 endif
 endif
 endif