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
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment