I'm doing it in a PKGBUILD

./autogen.sh
        export MAKEFLAGS="-j1"
        ./configure --prefix=/usr --disable-static
        make || return 1
        make DESTDIR=${startdir}/pkg install

Doesn't work with --enable-static either

2007/7/6, charly <[EMAIL PROTECTED]>:
> On Friday 06 July 2007 14:35:40 Mikkel Poulsen wrote:
> > cc1: warnings being treated as errors
>
> what are the options passed to gcc?
>
> Regards,
>
> _______________________________________________
> arch mailing list
> [email protected]
> http://archlinux.org/mailman/listinfo/arch
>


-- 
Cheers - Mikkel Poulsen

[proud Linux user]

_______________________________________________
arch mailing list
[email protected]
http://archlinux.org/mailman/listinfo/arch

Reply via email to