aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk11/files/patch-res_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk11/files/patch-res_Makefile')
-rw-r--r--net/asterisk11/files/patch-res_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk11/files/patch-res_Makefile b/net/asterisk11/files/patch-res_Makefile
deleted file mode 100644
index 96ef8d728d3c..000000000000
--- a/net/asterisk11/files/patch-res_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- res/Makefile.orig 2015-06-04 00:44:42 UTC
-+++ res/Makefile
-@@ -78,7 +78,7 @@ distclean::
- rm -f pjproject/build.mak
-
- pjproject/build.mak: pjproject/aconfigure
-- (cd pjproject && CFLAGS="-fPIC" ./configure --build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) --disable-floating-point --disable-sound --disable-oss --disable-speex-aec --disable-l16-codec --disable-gsm-codec --disable-g722-codec --disable-g7221-codec --disable-speex-codec --disable-ilbc-codec --disable-g711-codec)
-+ (cd pjproject && CFLAGS="-fPIC" ./configure --build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) --disable-floating-point --disable-sound --disable-oss --disable-speex-aec --disable-l16-codec --disable-gsm-codec --disable-g722-codec --disable-g7221-codec --disable-speex-codec --disable-ilbc-codec --disable-g711-codec --disable-ffmpeg --disable-v4l2)
-
- ifneq ($(findstring $(MAKECMDGOALS),all),)
- -include pjproject/build.mak