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

Unified Diff: ports/gnutls/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/gnutls/build.sh
diff --git a/ports/gnutls/build.sh b/ports/gnutls/build.sh
index 90db039c86cbb99df6d3cc85a84ff95a59ea6969..0dbdaa21a34ac7e41ca9a81e844b650562affb3a 100644
--- a/ports/gnutls/build.sh
+++ b/ports/gnutls/build.sh
@@ -3,7 +3,7 @@
# found in the LICENSE file.
EnableGlibcCompat
-
+NACLPORTS_CPPFLAGS+="${NACL_EXCEPTIONS_FLAG}"
EXTRA_CONFIGURE_ARGS+="
--disable-tools
--disable-doc
« ports/devil/build.sh ('K') | « ports/freeimage/build.sh ('k') | ports/id3lib/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698