Index: ports/id3lib/build.sh |
diff --git a/ports/id3lib/build.sh b/ports/id3lib/build.sh |
index 907a48c1c05dfe2dc64a7fb0db1a3b0aefedeae2..15d7bcc6d457dc8c9f2cd06fe905422ec68df25b 100644 |
--- a/ports/id3lib/build.sh |
+++ b/ports/id3lib/build.sh |
@@ -2,6 +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}" |
EXECUTABLES=" |
examples/id3tag |
examples/id3cp |