Details
Details
- Reviewers
tcberner adamw - Commits
- rP457707: devel/rapidjson: Fix clang warnings on 12
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| devel/rapidjson/Makefile | ||
|---|---|---|
| 33 ↗ | (On Diff #36951) | Are you sure you want to still define DATADIR and PORTDATA after including bsd.port.pre.mk? Usually that is included as late as possible. |
| devel/rapidjson/Makefile | ||
|---|---|---|
| 18 ↗ | (On Diff #36951) | It builds fine on armv7 with Dimitry's patch from the PR applied, so I think BROKEN_armv7 can be removed now. |
| devel/rapidjson/Makefile | ||
|---|---|---|
| 40 ↗ | (On Diff #36969) | ^ why is this here and not further up i the Makefile? |