Chromium Code Reviews| Index: ports/ipython-ppapi/build.sh |
| diff --git a/ports/ipython-ppapi/build.sh b/ports/ipython-ppapi/build.sh |
| index 44340e5acc4ed58b03a02c2175345ffabe86dfcb..a582471bfc4edba06e08ccfd905c2877166c7715 100644 |
| --- a/ports/ipython-ppapi/build.sh |
| +++ b/ports/ipython-ppapi/build.sh |
| @@ -2,4 +2,6 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +NACLPORTS_LIBS="-lpython2.7" |
| +EnableCliMainCxx |
| SetupSDKBuildSystem |