Skip to content

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

Development

Successfully merging this pull request may close these issues.

1 participant