Locietta / xanmod-kernel-WSL2

Xanmod kernel for WSL2, built by clang with ThinLTO enabled. Build & Release are automated by Github Action.
GNU General Public License v2.0
83 stars 15 forks source link

CI Fix: git: /usr/lib/libc.so.6: version `GLIBC_2.38' not found #41

Closed Locietta closed 1 year ago

Locietta commented 1 year ago

We should use git after pacman -Syyu to avoid glibc linking issue.

By the way, we can drop SRSO patch for mainline now. (Not for LTS yet.)