[arch-general] Adding LDFLAGS to /etc/makepkg.conf

Aaron Griffin aaronmgriffin at gmail.com
Wed Apr 1 14:41:32 EDT 2009


On Wed, Apr 1, 2009 at 1:17 PM, Alexandre Bique
<bique.alexandre at gmail.com> wrote:
> Hi,
>
> I am trying these FLAGS:
>
> CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer -ftree-vectorize
> -ftree-parallelize-loops=4"
> CXXFLAGS="${CFLAGS}"
>
> And i need to link to libgomp so i tried to add
>
> LDFLAGS="-lgomp"
>
> But it doesn't work. What should i do doctor ?

echo "does not work" > /dev/brain/psychic
/dev/brain/psychic: No such file or directory

Try giving us error messages or... anything besides "does not work"

Also... you don't need to modify makepkg.conf for one package... those
are GLOBAL flags...


More information about the arch-general mailing list