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

Nix install #89

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

Nix install #89

wants to merge 6 commits into from

Conversation

CrepeGoat
Copy link

Added build support for nix-based dependency management.

Based on top of #85

Working commands:
- `gmake VERSION=us`
- `gmake VERSION=us COMPILER=gcc`

TODOS
- remove dirty change: `ar` should not be directly referenced
  -> move current `$(AR)` to `$(AR_CROSS)` and leave `$(AR)` intact?
- add support for arbitrary build platforms (e.g., `*-linux`)
- (?) add support for other host platforms (e.g., `mips[64]-*`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant