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 16:32:30 +0100 |
commit | 3a4ce4bd2b1ab7834edabbaf63acb18113cf1907 (patch) | |
tree | 6f2b0e52a3f9652173f75863b3baa90fc6a2d6b5 /meta/recipes-extended/sudo/files | |
parent | 3f501204f375cc40a14597a25cb09faaba9ff802 (diff) | |
download | openembedded-core-3a4ce4bd2b1ab7834edabbaf63acb18113cf1907.tar.gz openembedded-core-3a4ce4bd2b1ab7834edabbaf63acb18113cf1907.tar.bz2 openembedded-core-3a4ce4bd2b1ab7834edabbaf63acb18113cf1907.zip |
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.
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/files')
0 files changed, 0 insertions, 0 deletions