Subject: Re: Please test bootstrap
To: Jeremy C. Reed <reed@reedmedia.net>
From: Sebastian Prause <sebastian-p@gmx.net>
List: tech-pkg
Date: 11/02/2005 22:36:40
gcc -pipe -march=athlon-xp  -Werror   -I../../libnbcompat -c /usr/pkgsrc/bootstrap/work/bmake/arch.c
    ^^^^^

This -pipe comes from my mk.conf and seems to be the trouble maker here.
If I remove that -pipe from the CFLAGS, it compiles just fine!


   -- Sebastian Prause