Skip to content

Commit a685291

Browse files
committed
FreeBSD: Static libxml2 build
FreeBSD does not maintain a stable libxml2 version within a given OS release. The library is not ABI stable so when users update their packages, they are susceptible to seeing the compilers fail to launch. By bundling it, we are able to mitigate the issue.
1 parent 16ce6b8 commit a685291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,6 +1357,7 @@ llvm-targets-to-build=X86;ARM;AArch64;WebAssembly
13571357
#===------------------------------------------------------------------------===#
13581358
[preset: mixin_freebsd_package_products]
13591359

1360+
static-libxml2
13601361
foundation
13611362
indexstore-db
13621363
libdispatch

0 commit comments

Comments
 (0)