summaryrefslogtreecommitdiff
path: root/toolchain/osx.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/osx.cmake')
-rw-r--r--toolchain/osx.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/osx.cmake b/toolchain/osx.cmake
index 43c9ea7..c920710 100644
--- a/toolchain/osx.cmake
+++ b/toolchain/osx.cmake
@@ -9,7 +9,7 @@ set(AS as)
set(AR as)
set(OBJCOPY objcopy)
set(OBJDUMP objdump)
-set(SIZE size)
+#set(SIZE size)
set(CMAKE_FIND_ROOT_PATH /usr/${TOOLCHAIN_PREFIX})