summaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-01-29 17:02:36 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-01-29 17:02:36 +0000
commit0e9d2fd8825e2638b592ad96c7f3858283c79f24 (patch)
tree828fb9c74e5922d77b6ea2b872f07c4cffea3baa /vars
parent473f0768730176ab21721e8930e4fd8989bb1a38 (diff)
downloadmidipix_build-0e9d2fd8825e2638b592ad96c7f3858283c79f24.tar.bz2
midipix_build-0e9d2fd8825e2638b592ad96c7f3858283c79f24.tar.xz
vars/build.vars: removes gcc.stage1.mingw_w64 pending fixes.
Diffstat (limited to 'vars')
-rw-r--r--vars/build.vars8
1 files changed, 4 insertions, 4 deletions
diff --git a/vars/build.vars b/vars/build.vars
index 6ddb8a46..d99fc7bc 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};