Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 15:43:23 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        amd64@freebsd.org
Subject:   Re: INCLUDE_CONFIG_FILE broken?
Message-ID:  <86k6ntw6f8.fsf@xps.des.no>
In-Reply-To: <E1DEjZu-0007MN-RR@cs1.cs.huji.ac.il>
References:  <E1DEjZu-0007MN-RR@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Danny Braniss <danny@cs.huji.ac.il> writes:
> it seems that options INCLUDE_CONFIG_FILE in the kernel conf. file
> does not work:
>
> strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p'
> _````QQQQ
> _
>

The compiler optimizes it away because it's declared static.  I have
no idea why this wasn't a problem before; probably a change in
compiler flags or in the compiler itself.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k6ntw6f8.fsf>