Unverified Commit 8c6ad9ea authored by Yureka's avatar Yureka Committed by GitHub
Browse files

foot: disable pgo on musl (#191037)

parent 7b4b03d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
, wayland-scanner
, pkg-config
, utf8proc
, allowPgo ? true
, allowPgo ? !stdenv.hostPlatform.isMusl
, python3  # for PGO
# for clang stdenv check
, foot