postprocess --cflags and --libs output #2

Closed
opened 2012-05-02 22:19:52 +00:00 by ariadne · 1 comment

hi,

right now, we print --cflags and --libs output blindly which results in duplicate cflags/libs entries. this is not a huge deal in practice, but we should clean this up.

i think we should do this in main.c by splitting each fragment and inserting it into a hashtable once it's been printed.

hi, right now, we print --cflags and --libs output blindly which results in duplicate cflags/libs entries. this is not a _huge_ deal in practice, but we should clean this up. i think we should do this in main.c by splitting each fragment and inserting it into a hashtable once it's been printed.
Poster
Owner

some very nieve postprocessing output has been added to strip out system dirs. i think it's good enough for now.

some very nieve postprocessing output has been added to strip out system dirs. i think it's good enough for now.
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#2
There is no content yet.