The attached patch allows x11/libfm 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:24:47 UTC FreeBSD ports repository Added files: x11/libfm/files patch-src__tools__libfm-pref-apps.c Log: Fix build with clang PR: 166222 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Revision Changes Path 1.1 +11 -0 ports/x11/libfm/files/patch-src__tools__libfm-pref-apps.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!