]> git.ipfire.org Git - thirdparty/openwrt.git/commit
gmp: fix compilation with GCC 15.1 18992/head
authorJohn Audia <therealgraysky@proton.me>
Sun, 1 Jun 2025 11:23:02 +0000 (07:23 -0400)
committerRobert Marko <robimarko@gmail.com>
Sun, 8 Jun 2025 10:46:17 +0000 (12:46 +0200)
commit628b3ff2c3ddd24cdef1c14326fa2fa2dd87e098
tree8cf34b34712fa0373483201a2b4a70df73a50ea8
parentf831b9d9672b0cb10955eacac51d910f0b8befad
gmp: fix compilation with GCC 15.1

Apply same patches to gmp on the host side to fix GCC 15 build errors.

https://github.com/openwrt/openwrt/commit/31800db91d43042813b7249a09fd61c356b39767

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/18992
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/gmp/Makefile
package/libs/gmp/patches/001-acinclude-m4-fix-std23.patch [new file with mode: 0644]
package/libs/gmp/patches/002-acinclude-m4-add-parameter-names.patch [new file with mode: 0644]