Merge pull request #130080 from Atemu/xorgserver-host-kernel-in-binary
This commit is contained in:
commit
df18bce77d
1 changed files with 1 additions and 0 deletions
|
@ -659,6 +659,7 @@ self: super:
|
|||
"--with-xkb-output=$out/share/X11/xkb/compiled"
|
||||
"--with-log-dir=/var/log"
|
||||
"--enable-glamor"
|
||||
"--with-os-name=Nix" # r13y, embeds the build machine's kernel version otherwise
|
||||
] ++ lib.optionals stdenv.hostPlatform.isMusl [
|
||||
"--disable-tls"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue