Chromium Code Reviews| Index: ports/boost/build.sh |
| diff --git a/ports/boost/build.sh b/ports/boost/build.sh |
| index f72b2e12eb33ac15df56560e02ae9a768fa09720..bab16b5bbfadb869bbaab37e1b85244d5ce1a2ab 100644 |
| --- a/ports/boost/build.sh |
| +++ b/ports/boost/build.sh |
| @@ -3,7 +3,7 @@ |
| # found in the LICENSE file. |
| BUILD_DIR=${SRC_DIR} |
| - |
| +NACLPORTS_CPPFLAGS+=" ${NACL_EXCEPTIONS_FLAG}" |
| EnableGlibcCompat |
| if [ "${TOOLCHAIN}" = "pnacl" -o "${TOOLCHAIN}" = "clang-newlib" ]; then |