Bump buildroot to version 2018.02.8
This commit is contained in:
3
bsp/buildroot/package/erlang/erlang.mk
vendored
3
bsp/buildroot/package/erlang/erlang.mk
vendored
@@ -69,10 +69,9 @@ else
|
||||
ERLANG_CONF_OPTS += --without-odbc
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ZLIB),y)
|
||||
# Always use Buildroot's zlib
|
||||
ERLANG_CONF_OPTS += --enable-shared-zlib
|
||||
ERLANG_DEPENDENCIES += zlib
|
||||
endif
|
||||
|
||||
# Remove source, example, gs and wx files from staging and target.
|
||||
ERLANG_REMOVE_PACKAGES = gs wx
|
||||
|
||||
Reference in New Issue
Block a user