mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
Handle take_binary for i386
This commit is contained in:
parent
5fc519f8a2
commit
6cca2c777b
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ else ifneq (,$(findstring armv7,$(host)))
|
|||
take_binary = armv7
|
||||
else
|
||||
libvpx_configure_options+= --target=x86-darwin10-gcc
|
||||
take_binary = i386
|
||||
endif
|
||||
|
||||
all_p=armv6-darwin-gcc #neon Cortex-A8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue