Search Criteria
Package Details: coreboot-toolchain-gcc-ppc64 24.08-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/coreboot-toolchain.git (read-only, click to copy) |
---|---|
Package Base: | coreboot-toolchain |
Description: | Used to build coreboot |
Upstream URL: | https://www.coreboot.org |
Keywords: | coreboot toolchain |
Licenses: | GPL2, BSD3, BSD2, LGPL2Plus, GPL3Plus |
Submitter: | felixsinger |
Maintainer: | felixsinger |
Last Packager: | felixsinger |
Votes: | 5 |
Popularity: | 0.000003 |
First Submitted: | 2022-11-20 12:32 (UTC) |
Last Updated: | 2024-09-10 03:49 (UTC) |
Dependencies (3)
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (16)
- git+https://review.coreboot.org/coreboot#commit=04bb74a7267a64d39ca87ba8c9b4f9f34c7d2bbb
- https://cmake.org/files/v3.29/cmake-3.29.3.tar.gz
- https://downloadmirror.intel.com/783534/acpica-unix-20230628.tar.gz
- https://ftpmirror.gnu.org/binutils/binutils-2.42.tar.xz
- https://ftpmirror.gnu.org/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz
- https://ftpmirror.gnu.org/gmp/gmp-6.3.0.tar.xz
- https://ftpmirror.gnu.org/mpc/mpc-1.3.1.tar.gz
- https://ftpmirror.gnu.org/mpfr/mpfr-4.2.1.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/clang-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/clang-tools-extra-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/cmake-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/compiler-rt-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/libunwind-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/lld-18.1.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/llvm-18.1.6.src.tar.xz
- https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/nasm-2.16.03.tar.bz2
Latest Comments
amstan commented on 2024-09-18 00:53 (UTC) (edited on 2024-09-18 00:54 (UTC) by amstan)
taotieren commented on 2024-02-19 09:23 (UTC)
A zlib dependency is missing when using the extra-x86_64 package. I would like to add the zlib dependency to conform to the devtools packaging specification. Thank you.
felixsinger commented on 2023-05-16 11:38 (UTC)
Hi Fabio,
Thanks for your suggestions!
Done
Done
Done. Now, pacman manages the source files and they get symlinked to the expected directory. This allows the build step to be offline.
I will look into that later.
FabioLolix commented on 2023-05-15 19:57 (UTC)
Fails to build with makepkg
zlib
is core package and always installedFabioLolix commented on 2023-05-15 16:32 (UTC)
Hello,
And there are some more