[aur-general] beecrypt build issues

Caleb Cushing xenoterracide at gmail.com
Thu Apr 15 14:19:10 EDT 2010


On Thu, Apr 15, 2010 at 12:48 PM, Ionut Biru <biru.ionut at gmail.com> wrote:
> add before ./configure:
> export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"

tried changing build to the following but it still bails out with the
same error... but that gave me a new idea... hmm...  it's my FLAGS...

CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="-march=core2 -O2 -pipe"

dunno why it doesn't like core2 optimizations but it seems to bail for
this package when using those... reverting them to

CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"

works...

problem solved... PEBCAK?
-- 
Caleb Cushing

http://xenoterracide.blogspot.com


More information about the aur-general mailing list