HomeFreeBSD

UPDATING: Add warning about NO_CLEAN build after turning off llvm mips target

Description

UPDATING: Add warning about NO_CLEAN build after turning off llvm mips target

Due to the way that we configure llvm, there's a problem with NO_CLEAN
builds. The *.def files listed in the commit change their behavior based
on command line arguments. Since my flipping the default of the mips
target, this meant there were .o files that were now inconsistent with
how we'll now compile things, leading to errors. By touching the *.def
files list, one can workaround this problem.

Noticed by: jhb
Sponsored by: Netflix

Details

Provenance
impAuthored on Dec 15 2021, 2:32 AM
Parents
rG2426adf4f432: ata-promise: kill lenght, it's set but never used
Branches
Unknown
Tags
Unknown