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

Bug fixes for Darwin w/Homebrew #198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davedittrich
Copy link

This pull request includes some fixes I had to make to get things working on Mac OS X 10.14.6 with the homebrew versions of make, dd and mktemp and more than one SD card installed. It should continue to work with Linux and on Mac w/o homebrew. It also includes a new Makefile target install to install the flash script (with .PHONY definitions closer to the targets for clarity) and a TMP_DIR variable setting fix. Testing with make test passes all tests.

@davedittrich
Copy link
Author

davedittrich commented Sep 14, 2021

Neglected to run make shellcheck before issuing PR.

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

1 participant