English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/asterisk-12/patches/patch-codecs_gsm_Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3427 - (show annotations) (download)
Wed Aug 8 11:08:41 2007 UTC (6 years, 6 months ago) by tg
File size: 871 byte(s)
merge in trunk rev. 3426
1 $FreeWRT$
2
3 not for upstream submission
4
5 --- asterisk-1.2.14.orig/codecs/gsm/Makefile 2006-07-24 19:05:56.000000000 +0200
6 +++ asterisk-1.2.14/codecs/gsm/Makefile 2007-01-28 19:15:55.000000000 +0100
7 @@ -51,7 +51,7 @@ ifneq (${OSARCH},Darwin)
8 ifneq (${PROC},ppc)
9 ifneq (${PROC},ppc64)
10 ifneq (${PROC},s390)
11 -OPTIMIZE+=-march=$(PROC)
12 +OPTIMIZE+=
13 endif
14 endif
15 endif
16 @@ -243,7 +243,7 @@ ifneq ($(shell uname -m),sparc64)
17 ifneq (${PROC},arm)
18 ifneq ($(shell uname -m), parisc)
19 ifneq ($(shell uname -m),s390)
20 -GSM_SOURCES+= $(SRC)/k6opt.s
21 +GSM_SOURCES+=
22 endif
23 endif
24 endif
25 @@ -310,7 +310,7 @@ ifneq ($(shell uname -m), sparc64)
26 ifneq ($(shell uname -m), armv4l)
27 ifneq ($(shell uname -m), parisc)
28 ifneq ($(shell uname -m),s390)
29 -GSM_OBJECTS+= $(SRC)/k6opt.o
30 +GSM_OBJECTS+=
31 endif
32 endif
33 endif

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20