diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-06-05 20:00:44 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-06 22:32:15 +0200 |
commit | 99058b25865ef901005d1c1b5c066bd0a816b2a8 (patch) | |
tree | 77166e4db89f4d3a2fa9157e3f0750421ab840b2 /support/scripts/scanpypi | |
parent | 87f43c34032c5a4efbc610bfdd279c9f275be9af (diff) | |
download | buildroot-99058b25865ef901005d1c1b5c066bd0a816b2a8.tar.gz buildroot-99058b25865ef901005d1c1b5c066bd0a816b2a8.zip |
package/x11r7/xserver_xorg-server: fix gcc5+ build with version 1.14.7
Fixes
sdksyms.c:311:15: error: expected expression before »,« token
(void *) &, /* ../../include/os.h:96 */
by backporting an upstream patch, sdksyms.c is generated by
hw/xfree86/sdksyms.sh which is broken when used with gcc5+.
Problem was found while testing
http://patchwork.ozlabs.org/patch/762102/
using this defconfig
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_XORG7=y
BR2_PACKAGE_XSERVER_XORG_SERVER=y
BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_14=y
BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB=y
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/scanpypi')
0 files changed, 0 insertions, 0 deletions