S. Lockwood-Childs eeaf3ddde2 uw-imap: use cross-tools to create static library
Build was failing with complaint:

  ../c-client/c-client.a: error adding symbols: Archive has no index; run
  ranlib to add one

Turns out build was using host tools for 'ar' and 'ranlib'. Solved by
overriding ARRC ('ar' with -rc) and RANLIB on the make command-line,
as was already being done for CC.

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-07-29 11:00:55 +02:00
2016-07-29 11:00:54 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories

Description
No description provided
Readme 108 MiB
Languages
BitBake 84.4%
Shell 6.4%
C 3.1%
Roff 2.2%
NASL 2%
Other 1.7%