summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorOleksandr G Zhadan <oleks@arcturusnetworks.com>2017-07-13 12:38:17 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-15 10:14:59 +0200
commit0aa8612dc4bf76c9f0a58d17ee0ac68b583c0838 (patch)
tree83e072bab1052f540b90b86b807fa0824e1c1748 /package/gcc
parent972e55b7db7947ee6c7ce5c0e5ac486df29b7710 (diff)
downloadbuildroot-0aa8612dc4bf76c9f0a58d17ee0ac68b583c0838.tar.gz
buildroot-0aa8612dc4bf76c9f0a58d17ee0ac68b583c0838.zip
board/arcturus/ppc-ucp1020: add patch to fix build with gcc 6.x.
This commit adds a Linux kernel patch to solve a build failure with the arcturus_ucp1020_defconfig with gcc 6.x: arch/powerpc/kernel/ptrace.c:407:24: warning: index 32 denotes an offset greater than size of 'u64[32][1] {aka long long unsigned int[32][1]}' [-Warray-bounds] offsetof(struct thread_fp_state, fpr[32][0])); ^ The patch is upstream in Linux, and can be dropped when arcturus_ucp1020_defconfig is updated to use a new Linux kernel version. Signed-off-by: Oleksandr Zhadan <oleks@arcturusnetworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud