Chromium Code Reviews| Index: ports/opencv/build.sh |
| diff --git a/ports/opencv/build.sh b/ports/opencv/build.sh |
| index 2cdaa216daa2fcfc5e61a738374160bbbaf6e817..6822844fc4fdedfe6ba4a2a5cae325ddbbecee42 100644 |
| --- a/ports/opencv/build.sh |
| +++ b/ports/opencv/build.sh |
| @@ -1,7 +1,7 @@ |
| # Copyright 2013 The Native Client Authors. All rights reserved. |
| # 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=" |
| bin/opencv_createsamples |
| bin/opencv_haartraining |