Chromium Code Reviews| Index: ports/wireshark/build.sh |
| diff --git a/ports/wireshark/build.sh b/ports/wireshark/build.sh |
| index 931991edea0fc5e42dbffd40ca17f97f05d32bcc..1f584c3da3d1ddc676ef4bb9329f5f4b3fb9991d 100644 |
| --- a/ports/wireshark/build.sh |
| +++ b/ports/wireshark/build.sh |
| @@ -8,8 +8,7 @@ else |
| export CC_FOR_BUILD=gcc |
| fi |
| -NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main" |
| -export LIBS="${NACL_CLI_MAIN_LIB}" |
| +EnableCliMain |
| EXECUTABLES="tshark${NACL_EXEEXT}" |