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

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: 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/gnutls/build.sh
diff --git a/ports/gnutls/build.sh b/ports/gnutls/build.sh
index 90db039c86cbb99df6d3cc85a84ff95a59ea6969..bd1a86d3547e0d17a9a231c42095bc2f89b94126 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
« make_all.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