mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Index: crtmpserver-r726/builders/make/linux.mk
|
||||
===================================================================
|
||||
--- crtmpserver-r726.orig/builders/make/linux.mk
|
||||
+++ crtmpserver-r726/builders/make/linux.mk
|
||||
--- a/builders/make/linux.mk
|
||||
+++ b/builders/make/linux.mk
|
||||
@@ -38,7 +38,7 @@ dynamic_exec_flags = $(FPIC) $(OPTIMIZAT
|
||||
PLATFORM_DEFINES = \
|
||||
-DLINUX \
|
||||
|
||||
Reference in New Issue
Block a user