summaryrefslogtreecommitdiffstats
path: root/third_party/aom/build/cmake/toolchains/x86-macos.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/build/cmake/toolchains/x86-macos.cmake')
-rw-r--r--third_party/aom/build/cmake/toolchains/x86-macos.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/aom/build/cmake/toolchains/x86-macos.cmake b/third_party/aom/build/cmake/toolchains/x86-macos.cmake
index 22d0171a7..c9cab3d5b 100644
--- a/third_party/aom/build/cmake/toolchains/x86-macos.cmake
+++ b/third_party/aom/build/cmake/toolchains/x86-macos.cmake
@@ -15,4 +15,4 @@ set(CMAKE_C_COMPILER_ARG1 "-arch i386")
set(CMAKE_CXX_COMPILER_ARG1 "-arch i386")
# Apple tools always complain in 32 bit mode without PIC.
-set(CONFIG_PIC 1 CACHE STRING "")
+set(CONFIG_PIC 1 CACHE NUMBER "")