-
Steps to reproduce:
```
mkdir build
(cd build && cmake -DBUILD_CAFFE2_OPS=OFF -DBUILD_SHARED_LIBS=OFF -DUSE_CUDA=OFF -DUSE_MKLDNN=OFF -DPYTHON_EXECUTABLE=$(which python) -DBUILD_BINARY=ON .. && …
-
I was trying to use occam on some programs, the goal was to debloat the programs with static libc library. For this, I pulled a docker container as instructed on this repo. For the library, I used [mu…
-
Package: angle:x64-linux-dynamic@chromium_5414#9
**Host Environment**
- Host: x64-linux
- Compiler: GNU 13.2.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
vcpkg-…
-
### Link to the code that reproduces this issue
https://github.com/ifier/next-js-SIGINT
### To Reproduce
1. Don't start app
2. Run `npm run build`
3. See list of errors
```
Static worker unexpe…
-
if we are sending multiple requests at a time to tinyproxy, then the memory allocated for the each request is not getting released even after getting the response for the request.
and tinyproxy is no…
-
### VS Code version
1.95.0-insider
### Extension version
v2024.10.131712 (pre-release)
### Biome version
1.9.4
### Operating system
- [X] Windows
- [ ] macOS
- [X] Linux
### Description
I can…
-
On my PineBook I can observe the following situation:
* CPU is aarch64 as reported by `uname -m`, and it can run (static) 64-bit arm executables
* The OS is a 32 bit installation. For example, `…
-
### Summary
This and 15 other functions are defined as static inline in https://github.com/Mbed-TLS/mbedtls/blob/1b5c85c75b208e52c316ea0946bc61c74d8aaebd/include/mbedtls/ssl.h#L2488
Obviously be…
-
as go is easy to release on diffrent linux distro
how to release gocv binary just like go did
to do this , I guess should link opencv and other depends staticly
however gocv bin has so many dep…
-
Windows server is fun and all but it increases costs for community hosted servers. Right now the binary to even download the game is dynamically linked to some old version of openssl (checked with LDD…