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

macOS: Explicit Makefile.osx using static linking #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nanoant
Copy link

@nanoant nanoant commented Jan 2, 2020

Instead of using pkg-config and assuming Homebrew or similar package management
is present, use explicit manually built static libraries for libusb and libftdi.

This makefile was used to generate portable ujprog in:
emard/ulx3s-bin@0f782d92267fa4faa3ee

I don't know if this is better or more straightforward for average user though, but at least can be done with vanilla system 😉

Instead of using pkg-config and assuming Homebrew or similar package management
is present, use explicit manually built static libraries for libusb and libftdi.

This makefile was used to generate portable ujprog in:
emard/ulx3s-bin@0f782d92267fa4faa3ee
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.

1 participant