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:30:59 +0000 |
commit | 52c314963e0ab90e6c1ced7bf66b06d4c304358a (patch) | |
tree | 2b107491c3e86844ca31edf983c901d4ece0684f /meta-skeleton/recipes-core | |
parent | b1f67c7ea87bb9bd0fb642b33e66ea5595789afc (diff) | |
download | openembedded-core-52c314963e0ab90e6c1ced7bf66b06d4c304358a.tar.gz openembedded-core-52c314963e0ab90e6c1ced7bf66b06d4c304358a.tar.bz2 openembedded-core-52c314963e0ab90e6c1ced7bf66b06d4c304358a.zip |
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
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton/recipes-core')
0 files changed, 0 insertions, 0 deletions