summaryrefslogtreecommitdiffstats
path: root/net/asterisk14/files/patch-codecs::gsm::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk14/files/patch-codecs::gsm::Makefile')
-rw-r--r--net/asterisk14/files/patch-codecs::gsm::Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/asterisk14/files/patch-codecs::gsm::Makefile b/net/asterisk14/files/patch-codecs::gsm::Makefile
new file mode 100644
index 0000000..35ca918
--- /dev/null
+++ b/net/asterisk14/files/patch-codecs::gsm::Makefile
@@ -0,0 +1,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
OpenPOWER on IntegriCloud