diff options
| author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-01-22 21:07:57 +0000 |
|---|---|---|
| committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-01-22 21:07:57 +0000 |
| commit | 50e6dae0b7b2bbf3c62ed7fe7bf5df76bd128391 (patch) | |
| tree | 607d5f21020f3efba83fce58f923db517fb2d72d /textproc/rubygem-sassc-rails-rails61/ssh:/anongit@git.FreeBSD.org/(developers-only) | |
| parent | 02c29695b52965146eeb066506bcc824dbcd06ab (diff) | |
The move of `USES+=compiler:*` later in the file to be able to check
`${ARCH}` apparently triggered the following warning:
make: .../Mk/Uses/compiler.mk:86: warning: Command "/usr/local/llvm19/bin/clang --version" exited with status 127
make: .../Mk/Uses/compiler.mk:134: warning: Command "/usr/local/llvm19/bin/clang++ -### /dev/null 2>&1" exited with status 127
It looks like the order of `compiler:*` and `llvm:*` is important.
Moving the addition of `llvm:compiler` after `compiler:*` was added
conditionally fixes that warning.
PR: 292128
Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info>
Tested by: Trond Endrestøl <Trond.Endrestol@ximalas.info>,
Herbert J. Skuhra <herbert@gojira.at>
Diffstat (limited to 'textproc/rubygem-sassc-rails-rails61/ssh:/anongit@git.FreeBSD.org/(developers-only)')
0 files changed, 0 insertions, 0 deletions
