loader breaks with -O2 optimizations

Jeremy Chadwick koitsu at FreeBSD.org
Tue Oct 30 22:53:32 PDT 2007


On Tue, Oct 30, 2007 at 03:32:19PM +0100, Stephan F. Yaraghchi wrote:
> I found out that the following line in my make.conf causes
> the problem:
> 
> CFLAGS= -O2 -funroll-loops -pipe

You shouldn't have this in your make.conf.  Remove it.  This is very
likely breaking a lot more than just loader.

-- 
| Jeremy Chadwick                                    jdc at parodius.com |
| Parodius Networking                           http://www.parodius.com/ |
| UNIX Systems Administrator                      Mountain View, CA, USA |
| Making life hard for others since 1977.                  PGP: 4BD6C0CB |



More information about the freebsd-current mailing list