]> code.ossystems Code Review - openembedded-core.git/commit
xserver-kdrive: work around issues with -Werror=address
authorGary Thomas <gary@mlbassoc.com>
Thu, 5 Jan 2012 06:30:45 +0000 (22:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jan 2012 11:19:08 +0000 (11:19 +0000)
commit605f6b89b9948351601af1ef37510f7dee77895b
tree4436b12d10241565c2086e3e02ec82f0af280b4d
parent118cb063b08fc1aeb99c248fde6ef2069496c347
xserver-kdrive: work around issues with -Werror=address

A number of calls to REGION_INIT() use a static box which is flagged
as an error with -Werror=address.  This patch works around the problem,
but should not be considered a final solution.

Upstream-Status: Inappropriate

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.7.99.2/error-address-work-around.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb