diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-11-19 19:18:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:32:09 +0000 |
commit | dedabc1f36bfa96889d5b6746e7e1bf42f613101 (patch) | |
tree | b06cbbeb1630972f1e6dd1eb42e039f8729bb348 /meta/recipes-extended/screen/screen_4.3.1.bb | |
parent | 9470956e686bfdaf41bf6488a9c3598436693d66 (diff) | |
download | poky-dedabc1f36bfa96889d5b6746e7e1bf42f613101.tar.gz |
apr: fix LTFLAGS to make it work with ccache
When ccache is enabled, libtool requires --tag=CC when use ccache,
otherwise when building apr-util with ccache enabled:
| libtool: compile: unable to infer tagged configuration
| libtool: error: specify a tag with '--tag'
| libtool: compile: unable to infer tagged configuration
| make[1]: *** [buckets/apr_buckets.lo] Error 1
(From OE-Core rev: 52c314963e0ab90e6c1ced7bf66b06d4c304358a)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/screen/screen_4.3.1.bb')
0 files changed, 0 insertions, 0 deletions