AppImage / AppImage/AppImageKit

Check for GLIBC_ GLIBCXX_ and refuse to build AppImage if too new

未关闭
#913 0 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
9.4k
派生
588
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。