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

Unified Diff: ports/libmatroska/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/libmatroska/build.sh
diff --git a/ports/faac/build.sh b/ports/libmatroska/build.sh
similarity index 78%
copy from ports/faac/build.sh
copy to ports/libmatroska/build.sh
index bc4d4e5afa4e15edd7c8448ceb5d2812049e9f7a..df3ea9477e8c7395276941baf5cad098c3c26e6e 100644
--- a/ports/faac/build.sh
+++ b/ports/libmatroska/build.sh
@@ -1,5 +1,4 @@
# Copyright (c) 2011 The Native Client Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
-EXTRA_CONFIGURE_ARGS="--with-mp4v2=no"
+NACLPORTS_CPPFLAGS+=" ${NACL_EXCEPTIONS_FLAG}"
« make_all.sh ('K') | « ports/libebml/build.sh ('k') | ports/libvpx/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698