Re: [clang] regression: tmpfs is not mounted from fstab

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Sun, 27 Feb 2011 02:43:52 +0100
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?
Received on Sun Feb 27 2011 - 00:43:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:11 UTC