Bug 166222

Summary: [patch] clang build for x11/libfm
Product: Ports & Packages Reporter: Shane <FreeBSD>
Component: Individual Port(s)Assignee: Kris Moore <kmoore>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Shane 2012-03-18 14:40:09 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-18 14:40:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kmoore

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-31 19:25:00 UTC
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"
Comment 3 Kris Moore freebsd_committer freebsd_triage 2012-05-31 19:25:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!