Index: ports/gcc/build.sh |
diff --git a/ports/gcc/build.sh b/ports/gcc/build.sh |
index f36f8cf9c2f4fa7f556919d52196653295d83bb9..47d38bd6ad7bcf34b7502f6ebb6e804a135b86a9 100644 |
--- a/ports/gcc/build.sh |
+++ b/ports/gcc/build.sh |
@@ -2,6 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+EnableCliMain |
export EXTRA_LIBS="${NACL_CLI_MAIN_LIB}" |
NACLPORTS_CPPFLAGS+=" -Dpipe=nacl_spawn_pipe" |