diff options
author | 2016-11-15 00:16:40 +0100 | |
---|---|---|
committer | 2016-11-15 12:53:38 +0100 | |
commit | 2114cf021f493defdc3aa6f21259a317aaf62493 (patch) | |
tree | c9b6fcfffbc215449c7cfef27eb7709d42fff3a0 /package/openssh/S50sshd | |
parent | 9c49afdad67f421f03b1acfc5ed48150c4b36a65 (diff) | |
download | buildroot-2114cf021f493defdc3aa6f21259a317aaf62493.tar.gz buildroot-2114cf021f493defdc3aa6f21259a317aaf62493.tar.bz2 |
qt5base: fix eglfs compile for odroid-mali
Avoid duplicated struct fbdev_window definition (introduced by [1]) by
renaming struct fbdev_window to shadow_fbdev_window.
Fixes [2]:
qeglfsmaliintegration.cpp:45:8: error: redefinition of 'struct fbdev_window'
struct fbdev_window {
^
In file included from /accts/mlweber1/rc-buildroot-test/scripts/instance-0/output/host/usr/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/eglplatform.h:28:0,
from /accts/mlweber1/rc-buildroot-test/scripts/instance-0/output/host/usr/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/egl.h:36,
from ../../../eglfs/qeglfsglobal.h:45,
from ../../../eglfs/qeglfsdeviceintegration.h:48,
from qeglfsmaliintegration.h:37,
from qeglfsmaliintegration.cpp:34:
[1] https://code.qt.io/cgit/qt/qtbase.git/commit/?h=dev&id=58bed4cda98e8e25db8adc61c7db73b6853077dc
[2] http://autobuild.buildroot.net/results/48c/48c458c035162169e8ca7c34ae65e9064822f25a
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/openssh/S50sshd')
0 files changed, 0 insertions, 0 deletions