wip: aarch64-unknown-linux-gnu-clang-19
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Details
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Details
parent
339324362f
commit
8918fd4a3e
|
@ -0,0 +1,3 @@
|
||||||
|
llvm-core/clang-toolchain-symlinks multilib-symlinks
|
||||||
|
llvm-core/lld-toolchain-symlinks multilib-symlinks
|
||||||
|
llvm-core/llvm-toolchain-symlinks multilib-symlinks
|
|
@ -8,6 +8,7 @@ fi
|
||||||
|
|
||||||
mkdir -p /etc/portage/package.use
|
mkdir -p /etc/portage/package.use
|
||||||
mkdir -p /etc/portage/make.conf
|
mkdir -p /etc/portage/make.conf
|
||||||
|
cp portage/package.use/clang /etc/portage/package.use/
|
||||||
cp portage/package.use/firefox /etc/portage/package.use/
|
cp portage/package.use/firefox /etc/portage/package.use/
|
||||||
cp portage/make.conf/introspection.conf /etc/portage/make.conf/
|
cp portage/make.conf/introspection.conf /etc/portage/make.conf/
|
||||||
cp portage/make.conf/wayland.conf /etc/portage/make.conf/
|
cp portage/make.conf/wayland.conf /etc/portage/make.conf/
|
||||||
|
|
Loading…
Reference in New Issue