Skip to content
Snippets Groups Projects
Commit 4ca97fc6 authored by Chuck Atkins's avatar Chuck Atkins
Browse files

SystemTools: Disable getpwnam for static linux builds

On Linux, getpwnam requires a dynamic glibc at runtime so it can't
really be used in a "fully static" build  and will cause an excessive
number of linker warnings pertaining to such.
parent 8f755ee9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment