From ea62a95117256c5d2a00cc4cbead7b66dc01b8ec Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 2 Jun 2024 01:15:55 -0400 Subject: bindgen being bindgen --- www-client/chromium/chromium-127.0.6510.4.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www-client/chromium/chromium-127.0.6510.4.ebuild') diff --git a/www-client/chromium/chromium-127.0.6510.4.ebuild b/www-client/chromium/chromium-127.0.6510.4.ebuild index 394ce3a..e28094c 100644 --- a/www-client/chromium/chromium-127.0.6510.4.ebuild +++ b/www-client/chromium/chromium-127.0.6510.4.ebuild @@ -1059,6 +1059,9 @@ chromium_compile() { # Don't inherit PYTHONPATH from environment, bug #789021, #812689 local -x PYTHONPATH= + # I don't know how to do this properly + local -x LIBCLANG_PATH="${BROOT}/usr/lib/llvm/${LLVM_SLOT}/lib64" + # Build mksnapshot and pax-mark it. local x for x in mksnapshot v8_context_snapshot_generator; do -- cgit v1.2.3