The attached patch allows x11/libmenu-cache to compile with clang. Tested with tinderbox to compile with the following combinations - 10-CURRENT-amd64-clang 10-CURRENT-amd64-gcc 10-CURRENT-i386-clang 10-CURRENT-i386-gcc 9-STABLE-amd64-clang 9-STABLE-amd64-gcc 9-STABLE-i386-clang 9-STABLE-i386-gcc 8-STABLE-amd64-gcc 8-STABLE-i386-gcc 7-STABLE-amd64-gcc 7-STABLE-i386-gcc Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->kmoore Over to maintainer (via the GNATS Auto Assign Tool)
kmoore 2012-05-31 18:27:58 UTC FreeBSD ports repository Added files: x11/menu-cache/files patch-libmenu-cache__menu-cache.c Log: Fix build with clang PR: 166221 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Revision Changes Path 1.1 +20 -0 ports/x11/menu-cache/files/patch-libmenu-cache__menu-cache.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!