[-]
[+]
|
Changed |
asterisk18-capi.spec
|
|
[-]
[+]
|
Added |
chan_capi-Makefile.patch
^
|
@@ -0,0 +1,10 @@
+--- Makefile.orig 2013-08-25 12:15:28.471371983 +0200
++++ Makefile 2013-08-25 12:15:34.007370944 +0200
+@@ -111,7 +111,6 @@
+
+ CFLAGS=-pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations $(DEBUG) $(INCLUDE) -D_REENTRANT -D_GNU_SOURCE
+ CFLAGS+=$(OPTIMIZE)
+-CFLAGS+=-Wno-unused-but-set-variable
+ CFLAGS+=-O2
+ CFLAGS+=$(shell if $(CC) -march=$(PROC) -S -o /dev/null -xc /dev/null >/dev/null 2>&1; then echo "-march=$(PROC)"; fi)
+ CFLAGS+=$(shell if uname -m | grep -q "ppc\|arm\|s390"; then echo "-fsigned-char"; fi)
|
|
Added |
chan_capi-HEAD.tar.bz2.old
^
|