Diff kgcc64-13.2.0 with a kgcc64-13.2.1_p20230826
/usr/portage/sys-devel/kgcc64/kgcc64-13.2.1_p20230826.ebuild 2023-10-09 14:52:35.488368501 +0300 | ||
---|---|---|
14 | 14 |
export CTARGET |
15 | 15 |
TOOLCHAIN_ALLOWED_LANGS="c" |
16 | 16 |
TOOLCHAIN_PATCH_DEV="sam" |
17 |
PATCH_VER="3" |
|
17 |
PATCH_VER="7" |
|
18 | 18 |
PATCH_GCC_VER="13.2.0" |
19 | 19 |
MUSL_VER="2" |
20 | 20 |
MUSL_GCC_VER="13.2.0" |
... | ... | |
24 | 24 |
DESCRIPTION="64bit kernel compiler" |
25 | 25 | |
26 | 26 |
# Works on hppa and mips; all other archs, refer to bug #228115 |
27 |
KEYWORDS="~hppa" |
|
27 |
KEYWORDS="hppa" |
|
28 | 28 | |
29 | 29 |
# unlike every other target, hppa has not unified the 32/64 bit |
30 | 30 |
# ports in binutils yet |