Chromium Code Reviews| Index: ports/xeyes/build.sh |
| diff --git a/ports/xeyes/build.sh b/ports/xeyes/build.sh |
| index 829bc9251467bb0b7863e4756ef74b0684608576..157a823852252bc9e1e7a676a749c246fcf20c63 100644 |
| --- a/ports/xeyes/build.sh |
| +++ b/ports/xeyes/build.sh |
| @@ -2,8 +2,6 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main" |
| - |
| export LIBS="-lSM -lICE -lxcb -lXau ${NACL_CLI_MAIN_LIB}" |
| EnableGlibcCompat |