mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
Removed dependency on libvpx patch
This commit is contained in:
parent
d0b5b8f394
commit
21facbcd9c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ all_p+=armv7-darwin-gcc #neon Cortex-A8
|
|||
all_p+=armv7s-darwin-gcc #neon Cortex-A8
|
||||
|
||||
|
||||
$(BUILDER_BUILD_DIR)/$(libvpx_dir)/config.mk: $(BUILDER_SRC_DIR)/$(libvpx_dir)/patched.stamp
|
||||
$(BUILDER_BUILD_DIR)/$(libvpx_dir)/config.mk:
|
||||
mkdir -p $(BUILDER_BUILD_DIR)/$(libvpx_dir)
|
||||
cd $(BUILDER_BUILD_DIR)/$(libvpx_dir)/ \
|
||||
&& host_alias=${host} . $(BUILDER_SRC_DIR)/build/$(config_site) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue