[Bug 239939] graphics/mesa-dri: switch to default python version for build
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239939 --- Comment #9 from John Hein <[email protected]> --- Created attachment 212657 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212657&action=edit [patch] fix stage-qa findings & speed up the build a bit (In reply to John Hein from comment #8) In addition to removing the python2.7 restriction, the attached patch fixes the warnings and speeds up the build (maybe 5% depending on your hardware) - no need to build some of the things that mesa-libs builds. That helps with the stage-qa error, too (missing dep). Note that the former sed(1) for xmlConfig.c has not been needed for a while. Install directories are configured correctly without it. The sed expr was wrong anyway (no trailing /, so the sed was a no-op). This could (should) go into a separate bug. Sorry to piggy back on the bug. I'll open a separate bug if desired. But otherwise, this patch's additions with the python 2.7 removal could be committed together. There is no need to bump PORTREVISION, I believe - no pkg change. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"