generic-poky/meta/recipes-devtools/distcc/files
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
..
default Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
distcc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
distcc-avahi.patch recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
distccmon-gnome.desktop Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
makefile-param-order.patch distcc: fix makefile parameter order 2011-07-27 15:45:49 +01:00