Chromium Code Reviews| Index: ports/samba/build.sh |
| diff --git a/ports/samba/build.sh b/ports/samba/build.sh |
| index 5b18cba139e85ae6069566ced353f84e59c56b65..840ef7c14d04222c3805fe31850ca893cd04c15d 100755 |
| --- a/ports/samba/build.sh |
| +++ b/ports/samba/build.sh |
| @@ -6,10 +6,6 @@ |
| # Samba doesn't seem to support building outside the source tree. |
| BUILD_DIR=${SRC_DIR} |
| -#NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main" |
| - |
| -#NACLPORTS_LDFLAGS+="${NACL_CLI_MAIN_LIB}" |
| - |
| EnableGlibcCompat |
| ConfigureStep() { |