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

Unified Diff: ports/dosbox/build.sh

Issue 1804293003: Add support for new pnacl native toolchain driver (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Fix according to Brad's comments 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/dosbox/build.sh
diff --git a/ports/dosbox/build.sh b/ports/dosbox/build.sh
index dc7ed5408fc210435b4f8ab2218be2e8e1100b84..c9b6d7f76fbd9b10941b12d5a5856d59ac8cd6e6 100644
--- a/ports/dosbox/build.sh
+++ b/ports/dosbox/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.
+NACLPORTS_CPPFLAGS+=" ${NACL_EXCEPTIONS_FLAG}"
EXECUTABLES=src/dosbox${NACL_EXEEXT}
MAKE_TARGETS="AR=${NACLAR}"
« make_all.sh ('K') | « ports/devil/build.sh ('k') | ports/ffmpeg/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698