Christian Wiese
8a5f213446
glibc: fixed to only install locales when building the default ABI and to create a symlink for the other selected ABIs
13 years ago
Christian Wiese
493e4c6128
glibc: fixed build of additional ABIs by creating an empty stubs header file for each ABI if needed
13 years ago
Christian Wiese
e4dfe199dd
glibc: fixed build of 32 Bit library on x86-64 when multilib is enabled
Note:
We need to inject proper -march while building 32 Bit ABI
13 years ago
Christian Wiese
13449b67f1
Changed glibc to call its 'general' postmake function just while building the default ABI
17 years ago
Christian Wiese
7f9c8cdb8a
Changed binutils to enable 64-bit bfd support for x86-64
Note: This is work in progress, and further 64-bit architectures will be added
as soon as they are tested!
17 years ago
Christian Wiese
d7b8158427
Fixed glibc to install libraries and no programs only and to filter out header files while building the additional multilib ABIs
17 years ago
Christian Wiese
61c83a27f7
Renamed function in glibc.conf (pkg_glibc_set_slibdir -> pkg_glibc_abi_preconf) as it will do more ABI dependend preconfiguration in the future
17 years ago
Christian Wiese
2f81bc8c37
Fixed glibc to use extraconfopt instead of confopt, which get reseted after calling set_confopt
Note: If in doubt please use extraconfopt instead of confopt as extraconfopt's
will be also available after calling set_confopt!
17 years ago
Christian Wiese
e3dea7edc6
Improved glibc postmake handling moving toolchain related parts in an own function and removed obsolete creation of stubs-{32,64}.h
17 years ago
Christian Wiese
2d86dbed18
binutils: improved by adding an explicit check if multilib has to be enabled or not
17 years ago
Christian Wiese
16307bca07
glibc: flagged to be MULTILIB
17 years ago
Christian Wiese
1716223071
Improved glibc to handle multilib in combination with the new multlib parse-config
17 years ago
Christian Wiese
5350bf797b
Changed fhs to create the proper lib dirs for multilib and set the default to SDECFG_ABI_DEFAULT
17 years ago
Alejandro Mery
1a5e10d800
autoconf-archive: Added autoconf-archive 2019.01.06 - A Collection of macros for GNU Autoconf
Signed-off-by: Alejandro Mery <amery@geeks.cl>
4 years ago
Alejandro Mery
7766caa313
sysvinit: fix fhs integration
so the directories are not created in tools.cross
Signed-off-by: Alejandro Mery <amery@jpi.io>
4 years ago
Alejandro Mery
56a60a1cbb
musl: as it builds it's own libssp, disable gcc's
Signed-off-by: Alejandro Mery <amery@geeks.cl>
9 years ago
Alejandro Mery
ab378f2369
musl: fix getent went built on stage 0 against glibc
which doesn't provide strlcpy() even if you _BSD_SOURCE
Signed-off-by: Alejandro Mery <amery@geeks.cl>
9 years ago
Nagy Károly Gábriel
6089e2441f
bash: Updated (4.2.53 -> 4.3.42)
Actually this is just the version change that was forgotten
from commit ca1e25851f
9 years ago
Nagy Károly Gábriel
de8b4ff3f7
nginx: updated echo-nginx-module
9 years ago
Nagy Károly Gábriel
059d6ca252
ppl: changed download location to the new home.
9 years ago
Nagy Károly Gábriel
541f29410b
musl: added file forgotten in commit 565baddd63
.
9 years ago
Nagy Károly Gábriel
565baddd63
musl: enhanced to build a libssp so the one from gcc is not needed.
9 years ago
Nagy Károly Gábriel
016b364f92
binutils: refactored .conf to be more slender and enabled libiberty
9 years ago
Nagy Károly Gábriel
f29e0b04b9
glib: enhanced to build on stage0 without python
9 years ago
Nagy Károly Gábriel
6ee002ecb1
xz: removed .conf content that is covered by the GNU99 flag.
9 years ago
Nagy Károly Gábriel
7f21f5e33d
musl: added getent utility from alpine linux and a hotfix from upstream.
9 years ago
Nagy Károly Gábriel
973ad8b829
findutils: modernized package and removed obsolete patches
9 years ago
Nagy Károly Gábriel
966b06950e
util-linux: Flagged package GNU99 and removed autoreconf, not needed
because of toolchain update.
9 years ago
Nagy Károly Gábriel
f07a63c637
grep: flagged package GNU99.
9 years ago
Nagy Károly Gábriel
5ceb586c2a
coreutils: flagged package GNU99.
9 years ago
Nagy Károly Gábriel
fa242ecbdf
tzdata: Updated (2015f -> 2015g)
9 years ago
Nagy Károly Gábriel
d4f2030a5a
diffutils: flaged as needing GNU99
9 years ago
Nagy Károly Gábriel
ab972c9a11
xz: removed hackery in .conf file and flagged as needing GNU99
9 years ago
Nagy Károly Gábriel
b2bfdee3c8
coreutils: need to have -std=gnu99 in CC.
9 years ago
Nagy Károly Gábriel
20cb2dceec
xz: Prohibited building old lzma parts and fixed build on stage 1. See note!
We stoped touching CFLAGS through makeopts as it caused build failures, configure
not being able to salvage CFLAGS as a precious var. XZ-Utils can only be built with
-std=gnu99 which is defined in its Makefile, but we pass 'CC=gcc' by default and
owerwrite teh needed '-std=gnu99' iso we need to workaround the problem manually.
9 years ago
Nagy Károly Gábriel
6bc300f415
musl: Updated (1.1.6 -> 1.1.12)
9 years ago
Nagy Károly Gábriel
bd9e1bb95f
m4: fighting the charset.alias war.
9 years ago
Nagy Károly Gábriel
4c7c0d7242
glib: helped glib to find gettext on stage 0. See note!
The configure of glib uses $CPPFLAGS from environment for testing the
availability of libintl.h, so we need to export that.
9 years ago
Nagy Károly Gábriel
73232bc88f
gettext-stub: we need some gettext on stage0 on musl based builds.
9 years ago
Nagy Károly Gábriel
4232dbde1d
findutils: finghting the war with charset.alias
9 years ago
Nagy Károly Gábriel
dd710d9e32
bison: Updated (2.6.5 -> 3.0.4)
9 years ago
Nagy Károly Gábriel
0891653778
binutils: Updated (2.22.52.0.4 -> 2.25.1)
9 years ago
Nagy Károly Gábriel
e2de916b30
tar: charset.alias is enemy even if it resides in lib64.
9 years ago
Nagy Károly Gábriel
8e4f507d22
ppl: re-added autoreconf due to autoconf version mismatch.
9 years ago
Nagy Károly Gábriel
bcb55b3b85
xz: Updated (5.2.1 -> 5.2.2)
9 years ago
Nagy Károly Gábriel
e85a9dafbb
binutils: made binutils compile with gcc 4.9.x on stage 0.
9 years ago
Nagy Károly Gábriel
2a132e26b0
libtool: Updated (2.4.2 -> 2.4.6)
9 years ago
Nagy Károly Gábriel
4cf34aa90f
gcc: made gcc 4.7 accept ppl v1.x
9 years ago
Nagy Károly Gábriel
a1caf88314
ppl: Updated (0.11.2 -> 1.1)
9 years ago
Nagy Károly Gábriel
9d0125bc3c
gmp: Updated (5.0.5 -> 6.0.0a)
9 years ago