easily determine system compiler/linker search paths #165

Closed
opened 2017-12-21 08:10:52 +00:00 by ariadne · 0 comments

Somebody on meson's IRC channel mentioned that they were having difficulty finding the "official" compiler/linker search paths on FreeBSD.

pkgconf is built with this information compiled into it (and wrappers could override it), so it may be a reasonable way to discover this information.

As such, I propose adding it as variables to the pkg-config object, as ${pc_system_libdirs} and ${pc_system_includedirs}.

Somebody on meson's IRC channel mentioned that they were having difficulty finding the "official" compiler/linker search paths on FreeBSD. pkgconf is built with this information compiled into it (and wrappers could override it), so it may be a reasonable way to discover this information. As such, I propose adding it as variables to the `pkg-config` object, as `${pc_system_libdirs}` and `${pc_system_includedirs}`.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#165
There is no content yet.