]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libidn: fix build with gcc 7.x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Nov 2017 20:16:20 +0000 (21:16 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Nov 2017 09:20:44 +0000 (10:20 +0100)
commite1e24385cfb5f09c4e833042bc5a8f3a2dd1774a
tree5a42c97a4f86001a08f22af47e8d37b003355de0
parent3e4634157ffa7fac20f64b2ad3a2480a187ba547
libidn: fix build with gcc 7.x

Fixes:

  http://autobuild.buildroot.net/results/f7fc775584ad35349f0d66ed8632ab18f3859f9c/

Note: this problem wasn't seen until now because we were only testing
gcc 7.x/glibc, and the problematic code is not built when glibc is
used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 11ed80169ca788d2b9ac448fb545485c44876be9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libidn/0002-Update-intprops.h-for-gcc-7-compatibility.patch [new file with mode: 0644]