| 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}"
|
|
|