From 0e9d2fd8825e2638b592ad96c7f3858283c79f24 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Jan 29 2017 17:02:36 +0000 Subject: vars/build.vars: removes gcc.stage1.mingw_w64 pending fixes. --- diff --git a/vars/build.vars b/vars/build.vars index 6ddb8a4..d99fc7b 100644 --- a/vars/build.vars +++ b/vars/build.vars @@ -464,10 +464,10 @@ LEAF_PACKAGES_LDFLAGS_CONFIGURE="--sysroot=${PREFIX_NATIVE}"; LEAF_PACKAGES_MAKEFLAGS_INSTALL="DESTDIR=${PREFIX_NATIVE}"; LEAF_PACKAGES_PACKAGES=" apk_tools bash bc bdwgc chicken clang_host coreutils cparser cron dash datamash diffutils dos2unix -ed figlet file findutils gawk gcc.stage1.mingw_w64 git gnupg grep hexcurse htop inetutils infounzip -infozip irssi john ldns less lighttpd lynx make man_db mc mksh nano netcat openssh p7zip pacman patch -perl procps_ng python3 rsync rxvt_unicode sed smallbasic tar tcsh the_silver_searcher tmux util_linux -vim weechat wget which whois xeyes xwd zsh"; +ed figlet file findutils gawk git gnupg grep hexcurse htop inetutils infounzip infozip irssi john +ldns less lighttpd lynx make man_db mc mksh nano netcat openssh p7zip pacman patch perl procps_ng +python3 rsync rxvt_unicode sed smallbasic tar tcsh the_silver_searcher tmux util_linux vim weechat +wget which whois xeyes xwd zsh"; LEAF_PACKAGES_PREFIX="${PREFIX_NATIVE}"; : ${PKG_APK_TOOLS_SHA256SUM:=def2b2c23cd12fd2a9c19be49653b0d1bf9d81a26dac5a0ee79a1351d674f93b}; : ${PKG_APK_TOOLS_VERSION:=2.6.8};