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