pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43947 (audio/libaudiofile-0.2.7 fails to build with sun c compiler)
On Wed, Oct 6, 2010 at 1:47 PM, <gls%netbsd.org@localhost> wrote:
> Synopsis: audio/libaudiofile-0.2.7 fails to build with sun c compiler
>
> Solaris issue.
> The fix looks good to me, but I'd prefer someone used to Solaris to validate
> it.
I think the generic fix is to add:
USE_LANGUAGES+= c99
to the Makefile, which triggers lines in pkgsrc/mk/compiler/*.mk to
add appropriate flags for various compilers to do c99.
Does that work here?
- Tim
Home |
Main Index |
Thread Index |
Old Index