Chromium Code Reviews| Index: ports/dosbox/build.sh |
| diff --git a/ports/dosbox/build.sh b/ports/dosbox/build.sh |
| index dc7ed5408fc210435b4f8ab2218be2e8e1100b84..0a6f2158c584b7ff768d219e1e4f0f6da28e69e4 100644 |
| --- a/ports/dosbox/build.sh |
| +++ b/ports/dosbox/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=src/dosbox${NACL_EXEEXT} |
| MAKE_TARGETS="AR=${NACLAR}" |