Chromium Code Reviews| Index: ports/devil/build.sh |
| diff --git a/ports/devil/build.sh b/ports/devil/build.sh |
| index 51ce2e7e4331f80f750fc0bb2ae66cbed377b9dc..8d4454f2ba77fadf993fa93d3b609425e043228a 100644 |
| --- a/ports/devil/build.sh |
| +++ b/ports/devil/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}" |
| if [ "${NACL_ARCH}" = "pnacl" ]; then |
| NACLPORTS_CFLAGS+=" -std=gnu89" |
| fi |