Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -45,4 +45,12 @@ ifeq ($(BR2_TOOLCHAIN_SUPPORTS_PIE),)
|
||||
PURE_FTPD_CONF_ENV += ax_cv_check_cflags___fPIE=no ax_cv_check_ldflags___fPIE=no
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PURE_FTPD_FTPWHO),y)
|
||||
PURE_FTPD_CONF_OPTS += --with-ftpwho
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PURE_FTPD_QUOTAS),y)
|
||||
PURE_FTPD_CONF_OPTS += --with-quotas
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user