mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
ldc: comment out MODCLANG_VERSION for this BROKEN port
This is the last 'consumer' of llvm/16 and an update to a more recent version will allow more recent LLVMs to be used.
This commit is contained in:
+3
-2
@@ -1,4 +1,4 @@
|
||||
BROKEN= needs new bootstrap
|
||||
BROKEN= needs new bootstrap and an update for more recent llvm
|
||||
|
||||
# You must create a bootstrap for each supported arch.
|
||||
# Can use GDC to create said bootstrap compiler.
|
||||
@@ -32,7 +32,8 @@ MODULES = lang/clang devel/cmake
|
||||
|
||||
MODCLANG_COMPILER_LINKS = No
|
||||
MODCLANG_RUNDEP = No
|
||||
MODCLANG_VERSION = 16
|
||||
# XXX - do not let this broken port pull in llvm/16
|
||||
#MODCLANG_VERSION = 16
|
||||
|
||||
# COMPILE_D_MODULES_SEPARATELY=ON lets ldc compile with sane memory limits.
|
||||
CONFIGURE_ARGS = -DCOMPILE_D_MODULES_SEPARATELY=ON \
|
||||
|
||||
Reference in New Issue
Block a user