Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
ohos-3.0.21
ohos_vlc
/
contrib
/
src
/
gettext
下载当前目录
S
Steve Lhomme
contrib: gettext: Backport a gettext patch for fixing building on latest mingw-w64
22be91a6
创建于
2021年1月8日
历史提交
文件
最后提交记录
最后更新时间
0001-libasprintf-On-mingw-really-use-our-vasprintf-functi.patch
contrib: gettext: Backport a gettext patch for fixing building on latest mingw-w64 The current git master version of mingw-w64 activates __USE_MINGW_ANSI_STDIO by default if targeting C99 (which is the default C version in both GCC and Clang), unless using UCRT. This patch (a backport of ca6f6cfbb4c78c063f2a50bb758edfc95c9d64a2 from gettext git) fixes building gettext when __USE_MINGW_ANSI_STDIO is enabled - i.e. fixing building gettext with latest mingw-w64 when using msvcrt.dll. (cherry picked from commit f419823685f95e196f7a1ef8821b401b5bce89ea) Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
5 年前
0002-libasprintf-Avoid-compilation-error-on-mingw-with-D_.patch
contrib: gettext: Backport a gettext patch for fixing building on latest mingw-w64 The current git master version of mingw-w64 activates __USE_MINGW_ANSI_STDIO by default if targeting C99 (which is the default C version in both GCC and Clang), unless using UCRT. This patch (a backport of ca6f6cfbb4c78c063f2a50bb758edfc95c9d64a2 from gettext git) fixes building gettext when __USE_MINGW_ANSI_STDIO is enabled - i.e. fixing building gettext with latest mingw-w64 when using msvcrt.dll. (cherry picked from commit f419823685f95e196f7a1ef8821b401b5bce89ea) Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
5 年前
SHA512SUMS
contrib/gettext: update to 0.19.8.1
9 年前
rules.mak
contrib: gettext: Backport a gettext patch for fixing building on latest mingw-w64 The current git master version of mingw-w64 activates __USE_MINGW_ANSI_STDIO by default if targeting C99 (which is the default C version in both GCC and Clang), unless using UCRT. This patch (a backport of ca6f6cfbb4c78c063f2a50bb758edfc95c9d64a2 from gettext git) fixes building gettext when __USE_MINGW_ANSI_STDIO is enabled - i.e. fixing building gettext with latest mingw-w64 when using msvcrt.dll. (cherry picked from commit f419823685f95e196f7a1ef8821b401b5bce89ea) Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
5 年前