We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4198052 commit 1506732Copy full SHA for 1506732
1 file changed
cmake/DaemonNacl.cmake
@@ -26,7 +26,7 @@
26
27
# Native client
28
29
-option(USE_NACL_SAIGO "Use Saigo toolchain to build NaCl executables" OFF)
+option(USE_NACL_SAIGO "Use the Saigo toolchain to build NaCl executables" ON)
30
31
if (YOKAI_TARGET_SYSTEM_NACL)
32
# Build nexe binary.
0 commit comments