-
Hi!
I noticed that in the CMakeLists.txt file Interprocedural Optimization (IPO, or Link-Lime Optimization (LTO)) is not presented for the project. I suggest to provide an option to enable it on sinc…
-
Hi!
I noticed that in the `Cargo.toml` [file](https://github.com/agentic-labs/lsproxy/blob/main/lsproxy/Cargo.toml) Link-Time Optimization (LTO) for the project is not enabled. I suggest switching …
-
The upstream solvers source has a few minor fixes for LTO. The difference is in this patch: https://github.com/gentoo/gentoo/pull/39303/files#diff-71e7b39bf8e46659833d0b157960dc63ab35c1d347cf411ff3d14…
Tatsh updated
8 hours ago
-
**Describe the bug**
Building a minimal example with the picolibc module and LTO fails with a bunch of undefined references.
**To Reproduce**
CMakeLists.txt:
cmake_minimum_required(VERSION…
-
### Describe the bug
python-cryptography 41.0.0+ fails to load with "Error relocating: PyInit__openssl: symbol not found" when built with GCC LTO. This is due to interaction between GCC's LTO and Rus…
-
### Contact Details
Here, on GitHub, preferrably.
### Version
5.7.4
### Description
The build fails with error messages like the following on aarch64 Linux machines, which should compile wolfssl …
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
Hi!
I noticed that in the `Cargo.toml` [file](https://github.com/coconut-svsm/svsm/blob/main/Cargo.toml) Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since…
-
### Problem Description
I've been running into a few issues with LTO on Linux now that SVT-AV1 enables it by default. Due to the long linking times with gcc, I switched to clang in order to use Thi…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…