aboutsummaryrefslogtreecommitdiff
path: root/cross/tvos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cross/tvos.txt')
-rw-r--r--cross/tvos.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/tvos.txt b/cross/tvos.txt
index 1ab0e7f..016a589 100644
--- a/cross/tvos.txt
+++ b/cross/tvos.txt
@@ -1,6 +1,6 @@
# This is a cross compilation file from OSX Yosemite to Apple tvOS
# Apple keeps changing the location and names of files so
-# these might not work for you. Use the googels and xcrun.
+# these might not work for you. Use the googles and xcrun.
[binaries]
c = ['clang', '-arch', 'arm64', '-isysroot', '/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk']