Displaying 1 result from an estimated 1 matches for "armv61".
Did you mean:
armv6m
2014 Mar 03
3
gsm codec compile
...are the lines in the Makefile -
ifeq (, $(findstring $(OSARCH) , Darwin SunOS ))
ifeq (, $(findstring $(PROC) , x86_64 amd64 ultrasparc sparc64 arm armv5b arm5b armeb hppa2.0 ppc powerpc ppc64 ia64 s390 bfin mipsel
mips))
ifeq (, $(findstring $(shell uname -m) , ppc ppc64 alpha armv4l arm5b armv5b armv61 armv7l s390 ))
OPTIMIZE+=-march=$(PROC)
endif
endif
endif
gcc is -
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-14+rpi1)
# uname -m
armv6l
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachmen...