AppImage / AppImage/AppImageKit
Check for GLIBC_ GLIBCXX_ and refuse to build AppImage if too new
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 9.4k
- Forks
- 588
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Check for `GLIBC_` and GLIBCXX_ in the payload and refuse to build AppImage if too new.
Similar to https://github.com/probonopd/linuxdeployqt/commit/b9b57e266e080aab0f81706199bd0eb30e63f165 but regarding the payload.
I am sick and tired of those issues.
* https://github.com/AppImage/appimage.github.io/search?q=GLIBCXX&type=Issues
* https://github.com/AppImage/appimage.github.io/search?utf8=%E2%9C%93&q=GLIBC&type=Issues
Developers need to run into an error if they are trying to make an AppImage from ingredients that are too new to be able to pass the automated AppImageHub tests. Otherwise I cannot handle the workload anymore.
Reference:
https://github.com/probonopd/linuxdeployqt/issues/340
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.