Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct symbols in version script file | Alfred Wingate | 2024-07-03 | 1 | -2/+2 |
| | | | | | | | | | LLVM lld checks for nonexistent symbols in version scripts files. Correct symbols names to what appears to be the desired results. Bug: https://bugs.gentoo.org/934481 Fixes: 4d97676bb5ba1a7612aed36d219cbaa978adc90e Signed-off-by: Alfred Wingate <parona@protonmail.com> | ||||
* | Limit exported symbols | Robert Tari | 2023-08-10 | 1 | -0/+6 |
fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/40 |