Chromium Code Reviews| Index: ports/samba/build.sh |
| diff --git a/ports/samba/build.sh b/ports/samba/build.sh |
| index 840ef7c14d04222c3805fe31850ca893cd04c15d..b7eb78161531ae0b4a090a0b7777d75b8bdff782 100755 |
| --- a/ports/samba/build.sh |
| +++ b/ports/samba/build.sh |
| @@ -10,7 +10,7 @@ EnableGlibcCompat |
| ConfigureStep() { |
| conf_build=$(/bin/sh "${SCRIPT_DIR}/config.guess") |
| - |
| + NACLPORTS_CPPFLAGS+=" -DFAKE_GET_INTERFACES=1" |
| SetupCrossEnvironment |
| local CONFIGURE=${NACL_CONFIGURE_PATH:-${SRC_DIR}/configure} |