This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
Releases: pojntfx/go-isc-dhcp
Releases · pojntfx/go-isc-dhcp
v0.1.0
Bug Fixes
- Set timeouts for restarts, use bash explicitly (Felix Pojtinger)
- Don't try to compile
constants.go
(Felix Pojtinger) - Add cross-compilation (Felix Pojtinger)
Documentation
- Add tutorial to README (Felix Pojtinger)
- Fix formatting of README (Felix Pojtinger)
Code Refactoring
- Backport gon2n's build system (Felix Pojtinger)
Builds
- Pass correct
--host
flag (Felix Pojtinger) - Use bagccgop-provided
HOST
env variable for GCC host triplet (Felix Pojtinger)
Commits
- 16fa4eb: Merge branch 'modernize-build-system' (Felix Pojtinger)
unstable
build: Use bagccgop-provided `HOST` env variable for GCC host triplet