1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 04:35:13 +03:00
Commit graph

11 commits

Author SHA1 Message Date
Jack Schmidt
24a5da12f9 scripts/bootstrap.sh: ghc moved from testing to community
Commit 3b5707d385 moved ghc from
testing to community, but bootstrap.sh was not updated.
2017-11-05 11:59:27 +01:00
Kaarle Ritvanen
73c524edfc scripts/bootstrap.sh: add util-linux dependency 2017-08-24 21:30:44 +03:00
Oliver Smith
98519b4487 scripts/bootstrap.sh: fix "local" outside of function 2017-03-12 18:34:29 +01:00
Timo Teräs
2e7a904612 testing/ghc: support cross-building 2017-02-27 09:19:05 +00:00
Timo Teräs
f9110e603a scripts/bootstrap.sh, main/{binutils,gcc,musl}: no more options="toolchain"
abuild has been updated to figure this one out from $BOOTSTRAP.
2017-02-27 06:23:05 +00:00
Timo Teräs
f5c4b29891 community/go: cross-build support 2017-02-27 06:23:05 +00:00
Timo Teräs
a95a079d7a scripts/bootstrap.sh, binutils, gcc, musl: improve bootstrap
- requires new abuild (from git until 2.30 is tagged)
- properly build initial musl-dev before c-compiler is available
- mark core aports with options=toolchain, and fix all makedepends
- bootstrap.sh: reorganize and use set -e there
- bootstrap.sh: use new EXTRADEPENDS_* to pull in implicit dependencies
  during bootstrap to simplify the script
2017-02-17 08:22:03 +00:00
Natanael Copa
20b12127b3 scripts: use libressl instead of openssl 2016-11-28 17:51:39 -02:00
Timo Teräs
7030277c31 scripts/bootstrap: install libstdc++ to target as implicit dependency 2016-11-21 09:28:11 +00:00
Timo Teräs
4b8e1ca45f scripts/bootstrap.sh: fix bootstrapping with libressl 2016-11-17 07:19:46 +00:00
Timo Teräs
ce9db80e96 scripts/bootstrap.sh: tool for bootstrapping alpine
utility to do initial cross-compiler, and cross build of base
packages for new architectures.
2016-07-27 12:18:42 +00:00