Skip to content

Commit 1506732

Browse files
committed
cmake: use Saigo by default to compile NaCl binaries
1 parent 4198052 commit 1506732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/DaemonNacl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# Native client
2828

29-
option(USE_NACL_SAIGO "Use Saigo toolchain to build NaCl executables" OFF)
29+
option(USE_NACL_SAIGO "Use the Saigo toolchain to build NaCl executables" ON)
3030

3131
if (YOKAI_TARGET_SYSTEM_NACL)
3232
# Build nexe binary.

0 commit comments

Comments
 (0)