Warner started upstreaming qemu-bsd-user, so I decided to wire in the testing
support into the port. This will allow us to quickly pull in upstreamed commits
and verify that the test suite still pass.
Details
Details
make test on 15.0-RELEASE amd64
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The rest looks good.
| emulators/qemu-devel/Makefile | ||
|---|---|---|
| 157–158 | While I understand that you want to speed things up but this often causes regression. So I will request you to remove the parallel builds part. | |
| emulators/qemu-devel/Makefile | ||
|---|---|---|
| 157–158 | But emulators/qemu does support MAKE_JOBS. You mean that regressions may happen because this is a development branch? | |
| emulators/qemu-devel/Makefile | ||
|---|---|---|
| 157–158 | Yes correct. I have never faced it with the production branch. But often faced it here. | |