nginx: make nginx-rtmp module BigEndian friendly
Signed-off-by: Jan Bubík <jbubik@centrum.cz>
This commit is contained in:
parent
816c41b6fc
commit
037f4ec4e4
2 changed files with 1668 additions and 0 deletions
|
@ -450,6 +450,7 @@ ifeq ($(CONFIG_NGINX_RTMP_MODULE),y)
|
|||
define Prepare/nginx-rtmp
|
||||
$(eval $(Download/nginx-rtmp))
|
||||
xzcat $(DL_DIR)/$(FILE) | tar -C $(PKG_BUILD_DIR) $(TAR_OPTIONS)
|
||||
$(call PatchDir,$(PKG_BUILD_DIR)/nginx-rtmp,./patches-rtmp-nginx)
|
||||
endef
|
||||
endif
|
||||
|
||||
|
|
1667
net/nginx/patches-rtmp-nginx/100-bigedian.patch
Normal file
1667
net/nginx/patches-rtmp-nginx/100-bigedian.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue