On 5/10/24 10:56 PM, John Hubbard wrote:
On 5/10/24 4:52 AM, Ryan Roberts wrote:I was building with CC=clang and build was still failing. We should be able
On 04/05/2024 05:43, John Hubbard wrote:...
In Make, the arguments to functions include *all* spaces, so it's good
practice to not add spaces in most function calls, unless they are
definitely desired.
Also, you only ever want one of those $(CC) options, so saying so is a
nice touch. Neither of these is a functional issue in [2], but you could
do this on top of the patch (I'm only showing the openat2 case):
to build by CC=clang and LLVM=1 both. It seems like patches still haven't
been accepted. Let's get a v2 out to fix this.