]> git.ipfire.org Git - thirdparty/gettext.git/commit
Silence -Wstack-protector warnings from Ubuntu gcc 13 and 14.
authorBruno Haible <bruno@clisp.org>
Thu, 12 Dec 2024 09:40:53 +0000 (10:40 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 12 Dec 2024 12:32:13 +0000 (13:32 +0100)
commitf2a12f324018b268376f1cc3e34c60b753851138
treeb31c5a775c0698c8f7f7f45214d52959666e9c7d
parent96b2de2a0b0b5386299f2095b1a92e4ae44847fc
Silence -Wstack-protector warnings from Ubuntu gcc 13 and 14.

* m4/more-warnings.m4 (gt_MORE_WARNINGS): Silence -Wstack-protector also
for newer gcc versions.
m4/more-warnings.m4