| Index: ports/opencv/build.sh
|
| diff --git a/ports/opencv/build.sh b/ports/opencv/build.sh
|
| index 2cdaa216daa2fcfc5e61a738374160bbbaf6e817..554df5d86efbe829fa4c0c99be2828419d5ad55c 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
|
|
|