diff --git a/net/nginx/Makefile b/net/nginx/Makefile index 6612c59358..14c856a31b 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -406,7 +406,6 @@ CONFIGURE_ARGS += \ --http-proxy-temp-path=/var/lib/nginx/proxy \ --http-fastcgi-temp-path=/var/lib/nginx/fastcgi \ --with-cc="$(TARGET_CC)" \ - --with-cc-opt="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \ --with-ld-opt="$(TARGET_LDFLAGS)" \ --without-http_upstream_zone_module \ --with-compat \