- works on arm64 & amd64
- doc gen ok
- linking fixed
- static build enabled (thanks jbeich)
- port petting provided (thanks diizy)
Details
Details
- Reviewers
jbeich diizzy - Commits
- R11:cdea3af06060: lang/zig: update to 0.8.0 and add docs
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 40040 Build 36929: arc lint + arc unit
Event Timeline
lang/zig/Makefile | ||
---|---|---|
11–12 | Not neeed due to L15 | |
20 | You need to catch this for now (should be placed futher down) .if ${PORT_OPTIONS:MSTATIC} BROKEN= Fails to compile .endif | |
24 | Remove, already defined. https://cgit-beta.freebsd.org/ports/tree/Mk/Uses/cmake.mk#n42 |