Files
meta-openembedded/meta-oe/recipes-devtools
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-04-28 10:38:37 +02:00
2015-06-08 14:15:24 +02:00
2015-03-10 14:19:36 +01:00
2016-03-07 13:02:18 +01:00
2016-06-08 14:55:26 +02:00
2016-05-10 20:18:29 +02:00
2016-06-08 14:55:26 +02:00
2016-05-27 15:39:14 +02:00
2016-03-25 11:27:30 +01:00
2016-01-06 13:25:54 +01:00
2016-03-25 11:27:30 +01:00
2014-07-22 00:01:47 +02:00
2016-02-25 17:47:23 +01:00
2016-07-29 11:00:53 +02:00
2016-03-02 00:03:18 +01:00
2015-06-17 22:36:11 +02:00
2015-12-18 12:43:22 +01:00
2016-07-29 10:59:41 +02:00
2015-02-12 19:31:52 +01:00
2015-08-18 11:38:45 +02:00
2014-04-20 13:14:57 +02:00