Unexpected behavior between builds, and compiled #2024
-
Beta Was this translation helpful? Give feedback.
Answered by
N-R-K
Apr 27, 2025
Replies: 1 comment 1 reply
-
That's just how the NAMEFIRST patch works.
It's a glibc limitation. If you try to build a static version with glibc with -U enabled (
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AlexanderTheGr8-gr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's just how the NAMEFIRST patch works.
It's a glibc limitation. If you try to build a static version with glibc with -U enabled (
O_NOUG=0
, the default) then you'd get this warning at linktime: