Index: ports/m4/build.sh |
diff --git a/ports/m4/build.sh b/ports/m4/build.sh |
index 8123542b78c1e8863ed05c9f9e0eddadb027d8a7..24a7569c6001d6644ca2aea9c711d7141b9d6370 100644 |
--- a/ports/m4/build.sh |
+++ b/ports/m4/build.sh |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-export EXTRA_LIBS="${NACL_CLI_MAIN_LIB} -lppapi_simple -lnacl_spawn \ |
+export EXTRA_LIBS="${NACL_CLI_MAIN_LIB} -lppapi_simple \ |
-lnacl_io -lppapi -lppapi_cpp -l${NACL_CPP_LIB}" |
if [ "${NACL_LIBC}" = "newlib" ]; then |