mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
php7-pecl-http: give hint about zlib staging dir
Buildbots currently fail to find zlib souces, so try to give this hint with configure parameters. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -49,6 +49,7 @@ CONFIGURE_VARS+= \
|
|||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--with-http \
|
--with-http \
|
||||||
--without-http-shared-deps \
|
--without-http-shared-deps \
|
||||||
|
--with-http-zlib-dir="$(STAGING_DIR)/usr" \
|
||||||
--with-http-libcurl-dir="$(STAGING_DIR)/usr" \
|
--with-http-libcurl-dir="$(STAGING_DIR)/usr" \
|
||||||
--with-http-libevent-dir="$(STAGING_DIR)/usr" \
|
--with-http-libevent-dir="$(STAGING_DIR)/usr" \
|
||||||
--with-http-libidn-dir="$(STAGING_DIR)/usr" \
|
--with-http-libidn-dir="$(STAGING_DIR)/usr" \
|
||||||
|
|||||||
Reference in New Issue
Block a user