Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2012 20:20:06 GMT
From:      Chris Rees <utisoft@gmail.com>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/168896
Message-ID:  <201209122020.q8CKK6ct006403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/168896; it has been noted by GNATS.

From: Chris Rees <utisoft@gmail.com>
To: bug-followup@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209122020.q8CKK6ct006403>