commit | 9194f3c0cb880fa8a998f4af7646f059182055c4 | [log] [tgz] |
---|---|---|
author | Tom Finegan <tomfinegan@google.com> | Thu Sep 24 14:55:51 2015 -0700 |
committer | Tom Finegan <tomfinegan@google.com> | Thu Sep 24 15:11:15 2015 -0700 |
tree | fe56ab88a10f885a9a1e3e64cb8e3fd4c82f9db7 | |
parent | 20b770eecd2fe3ff4b8be7c58fb9d67b32fee591 [diff] |
build/make/configure.sh: Embed bitcode in arm darwin targets. When the iOS SDK major version is 9 or higher: - Pass -fembed-bitcode to compiler, assembler, and linker. - Add a warning for simulator targets since yasm doesn't know what -fembed-bitcode means, and exits with an error. BUG=https://code.google.com/p/webm/issues/detail?id=1075 Change-Id: I38c997a0225e53c5dd1b4ddf7935d21362953f76