Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: ports/boost/build.sh

Issue 1804293003: Add support for new pnacl native toolchain driver (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Rename exception flag Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ports/boost/build.sh
diff --git a/ports/boost/build.sh b/ports/boost/build.sh
index f72b2e12eb33ac15df56560e02ae9a768fa09720..fa7ef2e3e0652bbd83b455498765bea78bdac529 100644
--- a/ports/boost/build.sh
+++ b/ports/boost/build.sh
@@ -3,7 +3,7 @@
# found in the LICENSE file.
BUILD_DIR=${SRC_DIR}
-
+NACLPORTS_CPPFLAGS+="${NACL_EXCEPTIONS_FLAG}"
EnableGlibcCompat
if [ "${TOOLCHAIN}" = "pnacl" -o "${TOOLCHAIN}" = "clang-newlib" ]; then
« no previous file with comments | « ports/blis/pkg_info ('k') | ports/bullet/build.sh » ('j') | ports/devenv/build.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698