introduce library_path and ld_library_path options to linuxbuilder (some libs require it to load -lstdc++)

This commit is contained in:
DubbleClick
2023-10-17 00:52:49 +02:00
parent a83a457905
commit da1cbeb79c
3 changed files with 26 additions and 5 deletions

View File

@@ -434,7 +434,10 @@
"readline"
],
"lib-suggests": [
"icu"
"icu",
"libxslt",
"ldap",
"zstd"
]
},
"pthreads4w": {
@@ -464,10 +467,9 @@
"libsnappy.a"
],
"headers-unix": [
"snappy.h",
"snappy-c.h",
"snappy-sinksource.h",
"snappy.h",
"snappy-stubs-internal.h",
"snappy-stubs-public.h"
],
"lib-depends": [