Index: ports/bullet/build.sh |
diff --git a/ports/bullet/build.sh b/ports/bullet/build.sh |
index 7d26db9952c22ebe9fb796ce37cef8d55742d63d..deef04f503dabfb4ccf86cbaac815faef9462314 100644 |
--- a/ports/bullet/build.sh |
+++ b/ports/bullet/build.sh |
@@ -2,7 +2,7 @@ |
# 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}" |
TestStep() { |
if [ "${NACL_SHARED}" = "1" ]; then |
exe_dir=.libs |