[Bug 295530] devel/libclc proposal for improvement
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295530 --- Comment #3 from Gleb Popov <[email protected]> --- (In reply to Jordan Ostreff from comment #2) I can't reproduce this issue and actually baffled about how could it happen, because Uses/python.mk does not define FLAVORS if it is already defined. Commands I'm using to reproduce: % make -C devel/libclc/ -V FLAVORS llvm15 llvm16 llvm17 llvm18 llvm19 llvm20 llvm21 llvm22 % make -C devel/libclc/ -V FLAVOR llvm15 % make -C devel/libclc/ -V FLAVOR DEFAULT_VERSIONS=python=3.14 llvm15 % make -C devel/libclc/ -V FLAVORS DEFAULT_VERSIONS=python=3.14 llvm15 llvm16 llvm17 llvm18 llvm19 llvm20 llvm21 llvm22 -- You are receiving this mail because: You are the assignee for the bug.