Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect cups-config --ldflags #26

Closed
wants to merge 1 commit into from

Conversation

saper
Copy link

@saper saper commented Dec 25, 2022

On FreeBSD:

$ cups-config --image --libs gives

-lcups

but we also need

$ cups-config --ldflags

-L/usr/local/lib

On FreeBSD:

$ cups-config --image --libs gives

-lcups

but we also need

$ cups-config --ldflags

-L/usr/local/lib
@mounaiban
Copy link
Owner

Would you re-submit this PR to the new 0.1.4.2-GxB branch? I want to let you keep the contributor credit on GitHub.

Please see #25 (comment) for the full story.

@mounaiban mounaiban closed this Jan 15, 2023
@saper
Copy link
Author

saper commented Jan 16, 2023

I've re-based this as #28, thanks!

@mounaiban mounaiban reopened this Jan 17, 2023
@mounaiban mounaiban changed the base branch from master to 0.1.4.2-GxB January 17, 2023 13:16
@mounaiban mounaiban closed this Jan 17, 2023
@mounaiban mounaiban reopened this Jan 17, 2023
@mounaiban mounaiban changed the base branch from 0.1.4.2-GxB to master January 17, 2023 13:19
@mounaiban mounaiban closed this Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants