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

openocd: externalize jimtcl and libjaylink dependencies #18492

Closed
wants to merge 3 commits into from

Conversation

elitak
Copy link
Contributor

@elitak elitak commented Sep 10, 2016

Motivation for this change

I was working on bumping openocd to 0.90, but was beaten to it. Absent from the recent changes are the externalization of the jimtcl and libjaylink dependencies, so here they are.

There's a FIXME in here that ought to be addressed before committing. I couldn't figure out how to get the propagatedBuildInputs included automatically in the link step, so I had to add in the -l<lib> flags manually. How do I avoid this?

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@elitak, thanks for your PR! By analyzing the annotation information on this pull request, we identified @bjornfor, @dbohdan and @vrthra to be potential reviewers

@ocharles
Copy link
Contributor

Unfortunately this pull request has bit-rotted and has conflicts. If it's still relevant, could you resolve the conflict?

@elitak
Copy link
Contributor Author

elitak commented Mar 20, 2017

I tried fixing, but I can't even get it to build anymore; the build envs for all these deps are a mess. I'm just abandoning this.

@elitak elitak closed this Mar 20, 2017
@elitak elitak deleted the openocd branch December 29, 2018 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants