foot/pgo
heather7283 7e88e0bfdc
pgo: explicitly set LLVM_PROFILE_FILE envvar
When building foot with pgo under gentoo's portage, LLVM tried to
generate profile data files directly under system root, triggering
sandbox violation and causing build to fail. Setting this envvar fixes
the issue by explicitly specifying profiling data location.

Reference: https://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation
2024-12-08 09:10:43 +01:00
..
full-current-session.sh pgo: add set -x to all PGO scripts 2021-09-12 10:39:44 +02:00
full-headless-cage.sh Don't use fancy Unicode quotes, stick to ASCII 2024-02-06 12:36:45 +01:00
full-headless-sway-inner.sh pgo: add set -x to all PGO scripts 2021-09-12 10:39:44 +02:00
full-headless-sway.sh pgo: run sway with --unsupported-gpu flag 2024-12-08 09:10:43 +01:00
full-inner.sh pgo: run xtgettcap without any arguments 2022-10-10 17:18:04 +02:00
options pgo: replace meson-pgo.sh with several script primitives 2021-09-12 10:39:43 +02:00
partial.sh pgo: run xtgettcap without any arguments 2022-10-10 17:18:04 +02:00
pgo.c pgo: add missing stub for render_refresh_icon() 2024-09-13 09:04:18 +02:00
pgo.sh pgo: explicitly set LLVM_PROFILE_FILE envvar 2024-12-08 09:10:43 +01:00