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

Unified Diff: ports/id3lib/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/id3lib/build.sh
diff --git a/ports/id3lib/build.sh b/ports/id3lib/build.sh
index 907a48c1c05dfe2dc64a7fb0db1a3b0aefedeae2..51d8322e62354b067c62d941db6225e6a5b5a1f8 100644
--- a/ports/id3lib/build.sh
+++ b/ports/id3lib/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="
examples/id3tag
examples/id3cp
« ports/devil/build.sh ('K') | « ports/gnutls/build.sh ('k') | ports/imagemagick/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698