summaryrefslogtreecommitdiff
path: root/codecs/gsm
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-11-08 03:31:45 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-11-08 03:31:45 +0000
commit77390dfeafcfae001682a95e66ef5be237d1a80a (patch)
treef4bd878b94935638e16415496ca176d90cb1872f /codecs/gsm
parentd56ce5d1f30f3b5fd14156138e8c18e5e4ee1779 (diff)
issue #5572
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7018 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/gsm')
-rwxr-xr-xcodecs/gsm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile
index a2b5dcf1e..d6eb94bb8 100755
--- a/codecs/gsm/Makefile
+++ b/codecs/gsm/Makefile
@@ -36,7 +36,6 @@ WAV49 = -DWAV49
######### which support MMX instructions. This should be newer pentiums,
######### ppro's, etc, as well as the AMD K6 and K7. The compile will
######### probably require gcc.
-PROC=$(shell uname -m)
ifneq (${OSARCH},Darwin)
ifneq (${OSARCH},SunOS)