Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2011 02:43:52 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: [clang] regression: tmpfs is not mounted from fstab
Message-ID:  <4D69AC58.1040905@FreeBSD.org>
In-Reply-To: <25043276@h30.sp.ipt.ru>
References:  <71444321@h30.sp.ipt.ru> <4D67AFB2.2040104@FreeBSD.org> <25043276@h30.sp.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-02-25 16:58, Boris Samorodov wrote:
> On Fri, 25 Feb 2011 14:33:38 +0100 Dimitry Andric wrote:
>> For now, please build kernels with "-no-integrated-as" added to
>> COPTFLAGS, that should fix it.
>
> FYI unfortunately this does not help. Full build log is here:
> ftp://ftp.bsam.ru/pub/tmp/bk.log.bz2

Hm, I was wrong, COPTFLAGS is used for the kernel itself, but CFLAGS for
the modules.  So you had to add -no-integrated-as to both CFLAGS and
COPTFLAGS for it to work...

In any case, in r219077 I imported a new drop of llvm/clang that should
fix the problem without adding those flags.  Can you please try it with
this new version?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D69AC58.1040905>