commit | f47266d965e2505708d48007c04f94ea81140f2a | [log] [tgz] |
---|---|---|
author | Tom Finegan <tomfinegan@google.com> | Tue Mar 28 18:00:09 2017 -0700 |
committer | Tom Finegan <tomfinegan@google.com> | Wed Mar 29 20:10:44 2017 +0000 |
tree | 360e2b1b3e65128a1921c9c275a87963ac41a72b | |
parent | c538d6815eb22f851880400ddd8bcc72e53d8d0a [diff] |
Add basic armv7 linux support to the cmake build. Requires new cmake toolchain file armv7-linux-gcc.cmake: $ cmake path/to/aom -DCMAKE_TOOLCHAIN_FILE=path/to/aom/build/cmake/toolchains/armv7-linux-gcc.cmake Above requires arm-linux-gnueabihf-gcc toolchain is installed and its bin dir added to PATH. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Id2d0022fd5b4615fef7ea0ef38980cbdfd957c0e