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

Unified Diff: ports/mp4v2/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/mp4v2/build.sh
diff --git a/ports/mp4v2/build.sh b/ports/mp4v2/build.sh
index 45f33d61868a04333d317be5195a2a10145f0150..ae6452fa6e4dad6a34cca445b30210c3ffde1524 100644
--- a/ports/mp4v2/build.sh
+++ b/ports/mp4v2/build.sh
@@ -3,5 +3,5 @@
# found in the LICENSE file.
EXECUTABLES="mp4tags${NACL_EXEEXT} mp4info${NACL_EXEEXT}"
-
+NACLPORTS_CPPFLAGS+="${NACL_EXCEPTIONS_FLAG}"
EnableGlibcCompat
« ports/devil/build.sh ('K') | « ports/libyuv/build.sh ('k') | ports/opencv/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698