Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin a26f109145 wip: build firefox w/ gcc
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit Details
cannot find aarch64-unknown-linux-gnu-clang-19
2024-12-23 12:06:18 -06:00
3 changed files with 1 additions and 3 deletions

View File

@ -1 +0,0 @@
llvm-core/llvm-toolchain-symlinks multilib-symlinks

View File

@ -2,5 +2,5 @@ media-libs/harfbuzz -cairo
media-libs/libvpx postproc
media-libs/mesa -llvm wayland
media-video/ffmpeg openssl -gnutls
www-client/firefox -telemetry dbus wayland
www-client/firefox -clang -telemetry dbus wayland
x11-libs/gtk+ wayland

View File

@ -8,7 +8,6 @@ fi
mkdir -p /etc/portage/package.use
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/make.conf/introspection.conf /etc/portage/make.conf/
cp portage/make.conf/wayland.conf /etc/portage/make.conf/