Searched defs:OBSD_LIB_SPEC (Results 1 – 3 of 3) sorted by relevance
22 #define OBSD_LIB_SPEC "%{pthread:-lpthread%{!shared:%{p|pg:_p}}} %{!shared:-lc%{p|pg:_p}}" macro
23 #define OBSD_LIB_SPEC "%{!shared:-lc%{pthread:_r}%{p:_p}%{!p:%{pg:_p}}}" macro