Files
poky/meta/recipes-devtools
Dongxiao Xu 54da9dcc85 distcc: fix makefile parameter order
When linking with gcc, the parameter is read from left to write, if *.o
calls a function contained in libxxx, the parameter order should be

"gcc ... *.o -lxxx".

This commit fixes the problem in distcc.

(From OE-Core rev: 782499eaa817f1beecc0aea5bfa075196f8e2a53)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-27 15:45:49 +01:00
..
2011-07-07 10:57:49 +01:00
2011-07-01 23:27:29 +01:00
2011-07-12 15:00:45 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-05-13 11:02:14 +01:00
2011-07-01 23:27:29 +01:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2011-06-30 20:57:05 +01:00
2011-06-06 15:58:39 +01:00
2011-05-19 20:51:38 +01:00
2011-06-28 13:55:42 +01:00
2011-06-23 12:07:31 +01:00
2011-07-07 10:57:50 +01:00
2011-07-01 23:27:29 +01:00
2011-05-13 11:02:14 +01:00
2011-07-22 11:51:05 +01:00
2011-07-13 12:29:20 +01:00
2011-07-08 16:39:07 +01:00
2011-07-12 15:00:48 +01:00
2011-07-01 23:27:29 +01:00
2011-05-25 15:50:54 +01:00
2011-07-01 23:27:29 +01:00
2011-05-13 11:02:14 +01:00
2010-12-23 15:52:06 +00:00