Index: ports/libebml/build.sh |
diff --git a/ports/libebml/build.sh b/ports/libebml/build.sh |
index c3939839c53efa2877bd916d6d9b97712b2385ad..f8ffefd585af75e1159ee55bca82d27d8b8391a7 100644 |
--- a/ports/libebml/build.sh |
+++ b/ports/libebml/build.sh |
@@ -1,5 +1,5 @@ |
# Copyright (c) 2013 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. |
- |
+NACLPORTS_CPPFLAGS+=" ${NACL_EXCEPTIONS_FLAG}" |
EXTRA_CONFIGURE_ARGS="--target=nacl" |