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 (for 0.1.4.2-GxB) #28

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

saper
Copy link

@saper saper commented Jan 16, 2023

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
This was referenced Jan 16, 2023
@mounaiban mounaiban changed the base branch from master to 0.1.4.2-GxB January 17, 2023 13:13
@mounaiban mounaiban merged commit 8ecc3cd into mounaiban:0.1.4.2-GxB Jan 17, 2023
@mounaiban
Copy link
Owner

mounaiban commented Jan 17, 2023

Thanks a million! 🙇

This successfully builds on GNU/Linux (ZorinOS 16.2). I will be testing this on OpenBSD/amd64 next... I hope this fixes #20.

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