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

Updating the booloader on macOS 10.13.1 #22

Open
stefantimm opened this issue Nov 21, 2017 · 2 comments
Open

Updating the booloader on macOS 10.13.1 #22

stefantimm opened this issue Nov 21, 2017 · 2 comments

Comments

@stefantimm
Copy link

./build/build-openocd.sh fails:

+ tar -xaf /Users/.../GRiSP/grisp-software/build/src/openocd-0.10.0.tar.bz2
Usage:
  List:    tar -tf <archive-filename>`
  Extract: tar -xf <archive-filename>
  Create:  tar -cf <archive-filename> [filenames...]
  Help:    tar --help
@holzingk
Copy link
Contributor

I guess the a flag is not supported on macOS. Should be replaced with z.

@c-mauderer
Copy link
Collaborator

I would agree with @nextl00p.
@stefantimm: Could you try whether just replacing that flag in build/build-openocd.sh works?

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

No branches or pull requests

3 participants