ports/168896

Chris Rees utisoft at gmail.com
Wed Sep 12 20:20:07 UTC 2012


The following reply was made to PR ports/168896; it has been noted by GNATS.

From: Chris Rees <utisoft at gmail.com>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: ports/168896
Date: Wed, 12 Sep 2012 21:16:52 +0100

 I have a patch, with help from David Chisnall (theraven).
 
 http://www.bayofrum.net/~crees/patches/wavpack-clangfix.diff
 
 Basically, the problem is that the line checking GCC version is trying
 to find the correct __builtin_ia32_pslldi builtin.... but clang
 pretends it's GCC 4.2.
 
 Change it to feature-based checking... and voila.
 
 Mind if I commit?
 
 Chris


More information about the freebsd-multimedia mailing list