[Bug 195665] New: Fix www/squid build with clang 3.5.0
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Thu Dec  4 01:35:35 UTC 2014
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195665
            Bug ID: 195665
           Summary: Fix www/squid build with clang 3.5.0
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dim at FreeBSD.org
Created attachment 150166
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150166&action=edit
Fix www/squid build with clang 3.5.0
In bug 195480, I asked for an exp-run with clang 3.5.0.  One of the failures
from that exp-run is in www/squid, which fails with many -Werror warnings.
Obviously the warnings should be fixed, but that requires too much churn, so
the least painful solution is to simply squelch the warnings.
This patch also uses COMPILER_TYPE and COMPILER_VERSION from the ports
framework, instead of hand-rolling a test for clang.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list