The pixmap package does not install neither the demos nor the tests it
includes, yet these get built as part of "make all". Disable them to
shorten build times and, particularly, to workaround ld(1) crashes
triggered by them in powerpc64; see PR bin/202284 for details.
Details
- Reviewers
kwm bdrewery - Commits
- rP399873: Avoid building unnecessary demos and tests.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Oops... messed up the previous "arc diff" upload and pushed changes for
an unrelated package to this revision. Repushing for review.
I don't object to this change in spirit. But for some reason I don't like it this way, I rather have a Makefile.in patch, with the comment you added to the Makefile on top.
This is your package, so it's up to you.
But the reason I did this in the package Makefile is to simplify upgrades. Maintaining patches, especially when they are for auto-generated files such as Makefile.in, is harder to do than just relying on MAKE_ARGS to do effectively the same thing here.
So, kwm, do you want this changed to a patch or is it good to go? See my previous comment for the rationale.
Thanks
Actually... +bdrewery. Had to look at my invitation email and now noticed that my primary mentor is Bryan, not Baptiste! Oops.