about summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorLily Foster <lily@lily.flowers>2023-11-23 04:59:03 -0500
committerGitHub <noreply@github.com>2023-11-23 10:59:03 +0100
commitfa094c6dd42f8e62334a146e463e3e4684d405c0 (patch)
treea97c7cdecb568d48691fd4ba8a93444b21a90507 /pkgs/tools
parent87f2a03d25a77e09f70e89ac454ce2689618aac6 (diff)
downloadnixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar.gz
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar.bz2
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar.lz
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar.xz
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.tar.zst
nixlib-fa094c6dd42f8e62334a146e463e3e4684d405c0.zip
chromium: add rpath to libGLESv2.so from libANGLE (#269345)
Chromium libANGLE-based GL loading was working by accident before, because the cairo lib pulled in libEGL previously (so dlopen didn't need to search rpath when called in libGLESv2) but no longer does and the rpath needs to be added on both the chromium binary and the libGLESv2.so (and yes both even expect to have pciutils available it seems)

Fixes #268490 #269104
Diffstat (limited to 'pkgs/tools')
0 files changed, 0 insertions, 0 deletions