On Feb 6, 2024, at 07:38, Brooks Davis <bro...@freebsd.org> wrote:

> On Tue, Feb 06, 2024 at 02:41:32AM -0800, Mark Millard wrote:
>> With "-" for llvm17 and "+" for llvm18, for some
>> reason FLANG is no longer excluded for armv6
>> (text from a Makefile diff):
>> 
>> -OPTIONS_EXCLUDE_armv6+= FLANG OPENMP
>> +OPTIONS_EXCLUDE_armv6+= OPENMP
>> 
>> Is this deliberate?
> 
> That appears to be a local diff.  I've got:
> 
> OPTIONS_EXCLUDE_armv6+= FLANG OPENMP
> OPTIONS_EXCLUDE_armv7+= FLANG OPENMP
> OPTIONS_EXCLUDE_i386=   FLANG OPENMP 
> OPTIONS_EXCLUDE_powerpc=        FLANG OPENMP
> OPTIONS_EXCLUDE_riscv64=        LLDB

Hmm. I've no clue how that FLANG ended up missing
but git certainly has it.

Sorry for the noise.


===
Mark Millard
marklmi at yahoo.com


Reply via email to