php7-pecl-propro: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
805e6d0041
commit
d1f64672c1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ PKG_LICENSE_FILES:=LICENSE
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/pecl-php7/$(PECL_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/pecl-php7/$(PECL_NAME)-$(PKG_VERSION)
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
#PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/nls.mk
|
include $(INCLUDE_DIR)/nls.mk
|
||||||
|
|
Loading…
Reference in a new issue