AppImage / AppImage/AppImageKit
Check for GLIBC_ GLIBCXX_ and refuse to build AppImage if too new
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 9.4k
- Forks
- 588
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.