Skip to content
New issue

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

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

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants