diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-13 08:23:34 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-13 08:23:34 +0100 |
commit | cd40bc9ab405aca4e72f869db79d9d1ff77d8313 (patch) | |
tree | 2918fb07c5f60a7f93f6fd8ced1ed74061a49318 /profiles | |
parent | 4d4b75287f879f15ebdc56b3edd19737b6f936e8 (diff) |
gentoo auto-resync : 13:08:2022 - 08:23:34
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 148291 -> 148295 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.force | 15 |
2 files changed, 11 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 06cfe574f496..26bd3b74becc 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force index 1b1948517b25..6314c2c732c0 100644 --- a/profiles/arch/loong/package.use.force +++ b/profiles/arch/loong/package.use.force @@ -1,13 +1,20 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-08-13) +# Force the host target +# +# Some packages are not fully ported yet, but preemptively added so we won't +# have to revisit later. +dev-lang/rust llvm_targets_AArch64 +dev-libs/keystone llvm_targets_AArch64 +dev-ml/llvm-ocaml llvm_targets_AArch64 +sys-devel/clang llvm_targets_AArch64 +sys-devel/llvm llvm_targets_AArch64 + # WANG Xuerui <xen0n@gentoo.org> (2022-04-24) # Force-enable experimental-loong on packages; we're loong. dev-libs/libffi experimental-loong sys-kernel/linux-headers experimental-loong sys-libs/glibc experimental-loong sys-libs/libseccomp experimental-loong - -# WANG Xuerui <xen0n@gentoo.org> (2022-04-18) -# gcc-12 is live ebuild for now, hence requiring this -dev-vcs/git curl |