Comment on Xz.git: Fix Linux Landlock Feature Test in AutotoolsparentComments−JSDevOps2yIt was checking if the C compiled to detect the landlock feature, and there was a single character in the middle of the code that made it always fail to compile and therefore silently leave the feature disabled.
Comments
It was checking if the C compiled to detect the landlock feature, and there was a single character in the middle of the code that made it always fail to compile and therefore silently leave the feature disabled.