-
### Link to the code that reproduces this issue
https://github.com/cryfs/cryfs-web-next/tree/feature/failing
### To Reproduce
1. Clone repository from above link, in the specified branch
2. …
-
### Xmake 版本
xmake v2.9.5+20240925
### 操作系统版本和架构
Ubuntu 24.04.1 LTS
### 描述问题
无法编译使用bzip2库
### 期待的结果
正常编译使用bzip2库
### 工程配置
xmake.lua配置
```lua
add_rules("mode.debug", "mode.…
-
For self-contained binaries that need no runtime environment whatsoever, please consider providing a `provided.empty` runtime, which contains absolutely nothing in it other than whatever files and emp…
-
Hi, the current releases for arm64 Linux is based on gnu and not musl.
As a result, the binary is dynamically linked:
```bash
$ https://github.com/eza-community/eza/releases/download/v0.18.3/eza_aa…
-
Out of the box, perlbrew create a dynamically linked perl binary. This is fine when deploying the seacan result on a similar setup (the same used and installed libraries).
Does this make seacan less …
nxadm updated
10 years ago
-
### Describe the bug
Running storybook build for React Vite (TypeScript) setup,
Default behavior:
All generated files are present in `storybook-static` directory
When changing `build.outDir` f…
-
**Describe the bug**
If one wants to add static library to be linked with Zephyrs application, she may use one of two following functions provided by Zephyrs cmake environment:
1. zephyr_link_librar…
-
Please provide a succinct description of the issue.
**Repro steps**
1. Clone https://github.com/VsVim/VsVim
2. Checkout the branch dev/jaredpar/fs2009
3. cd src\VimCore
4. run `dotnet build`…
-
hi, thanks you for amazing repo, i was wondering if this repo can support macOS static build or not? i use static builds of ffmpeg from the https://www.osxexperts.net/ but it seems like the script on …
-
Right now, we only support kind-of-static linking: the `swift_library` targets that the binary depends on are statically linked into the final binary, but the Swift runtime libraries are dynamically l…