diff options
author | Ross Burton <ross.burton@intel.com> | 2013-04-12 10:59:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-12 17:00:50 +0100 |
commit | b77e4fb6c63f3bab5b582830dab4b50d14ed7eba (patch) | |
tree | 0ff3262cacb8347958381403b4990f5c5752bb60 /meta/recipes-extended/sudo | |
parent | ddf3dac5fed307d39524fa85568fb9b199c051e0 (diff) | |
download | poky-b77e4fb6c63f3bab5b582830dab4b50d14ed7eba.tar.gz |
xmodmap: fix compile with gcc 4.8
With gcc 4.8 there are compile errors:
xmodmap.c:289:5: error: implicit declaration of function 'asprintf' [-Werror=implicit-function-declaration]
(and more)
These have been fixed upstream so take the patch from git until 1.0.8 is
released.
(From OE-Core rev: 3a4ce4bd2b1ab7834edabbaf63acb18113cf1907)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sudo')
0 files changed, 0 insertions, 0 deletions