]> 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)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Nov 2017 20:16:20 +0000 (21:16 +0100)
commit11ed80169ca788d2b9ac448fb545485c44876be9
tree6766695e82188f816f327c31fc9019c565ec02a6
parent6e789cdc8ea2e23bb02e33a2369e340c50863fda
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>
package/libidn/0002-Update-intprops.h-for-gcc-7-compatibility.patch [new file with mode: 0644]