mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
devel/gnome-builder: remove llvm-version lock again
meson should be able to pick the right version now
This commit is contained in:
parent
9c81803e27
commit
cc5ef83839
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ OPTIONS_DEFAULT= CLANG
|
||||||
# track the latest llvm/clang version, the config script picks the newest available
|
# track the latest llvm/clang version, the config script picks the newest available
|
||||||
CLANG_DESC= Build the clang plugin
|
CLANG_DESC= Build the clang plugin
|
||||||
CLANG_MESON_TRUE= plugin_clang
|
CLANG_MESON_TRUE= plugin_clang
|
||||||
CLANG_USES= llvm:9,build,run
|
CLANG_USES= llvm:build,run
|
||||||
CLANG_CONFIGURE_ENV= LLVM_CONFIG=${LLVM_CONFIG}
|
CLANG_CONFIGURE_ENV= LLVM_CONFIG=${LLVM_CONFIG}
|
||||||
|
|
||||||
# 11.1 and older has issues with vala generated code.
|
# 11.1 and older has issues with vala generated code.
|
||||||
|
|
Loading…
Add table
Reference in a new issue