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

Unified Diff: ports/bullet/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/bullet/build.sh
diff --git a/ports/bullet/build.sh b/ports/bullet/build.sh
index 7d26db9952c22ebe9fb796ce37cef8d55742d63d..1239fb6cb520e7f77c709e56250770c8e504207a 100644
--- a/ports/bullet/build.sh
+++ b/ports/bullet/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.
-
+NACLPORTS_CPPFLAGS+="${NACL_EXCEPTIONS_FLAG}"
TestStep() {
if [ "${NACL_SHARED}" = "1" ]; then
exe_dir=.libs
« no previous file with comments | « ports/boost/build.sh ('k') | ports/clapack/nacl.patch » ('j') | ports/devenv/build.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698