Skip to content

Add UMR_STATIC_LLVM option

Jeremy Newton requested to merge Mystro256/umr:main into main

For testing, static LLVM can be useful, so add an option to override the default behaviour of preferring dynamic linking of LLVM.

Merge request reports