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