maintainer-feedback requested: [Bug 250502] graphics/mesa-dri Patching breaks on FreeBSD 11
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 250502: graphics/mesa-dri Patching breaks on FreeBSD 11 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250502 --- Description --- Hello, As of revision 552109, this fails at the patching stage for FreeBSD 11 (well, anything less than 12) due to the addition of the the following: .if ${OSVERSION} < 1200000 EXTRA_PATCHES+= ${PATCHDIR}/extra-src_util_build__id.c .endif There is a ***patch***-src_util_build__id.c in the files directory, which also contains a "__FreeBSD__ < 12" test; was this file supposed to be renamed? Thanks, Stewart. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"