[oe-commits] Gary Thomas : xserver-kdrive: work around issues with -Werror=address

git at git.openembedded.org git at git.openembedded.org
Thu Jan 5 11:30:49 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 605f6b89b9948351601af1ef37510f7dee77895b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=605f6b89b9948351601af1ef37510f7dee77895b

Author: Gary Thomas <gary at mlbassoc.com>
Date:   Wed Jan  4 22:30:45 2012 -0800

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 at mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../error-address-work-around.patch                |  362 ++++++++++++++++++++
 .../xorg-xserver/xserver-kdrive_1.7.99.2.bb        |    3 +-
 2 files changed, 364 insertions(+), 1 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=605f6b89b9948351601af1ef37510f7dee77895b




More information about the Openembedded-commits mailing list