xxx: debugging firefox build fail to find clang
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good Details

Dustin 2024-12-23 16:20:17 -06:00
parent a26f109145
commit d667070a51
3 changed files with 17 additions and 2 deletions

View File

@ -1,6 +1,22 @@
#!/bin/sh
# vim: set sw=4 ts=4 sts=4 et :
. "${CONFIGDIR:=${PWD}}"/config
O=$1
emerge --root=/mnt/gentoo --config-root="${O}"/portage \
-kvnuUDj \
--rebuilt-binaries=y \
--onlydeps \
www-client/firefox
set -x
command -v clang
command -v "${target}"-clang
command -v "${target}"-clang-19
passwd -R /mnt/gentoo -d root
systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0

View File

@ -1,2 +1 @@
net-wireless/wpa_supplicant
www-client/firefox

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 -clang -telemetry dbus wayland
www-client/firefox -telemetry dbus wayland
x11-libs/gtk+ wayland