[oe-commits] Bogdan Marinescu : distcc: updated to version 3.1

git at git.openembedded.org git at git.openembedded.org
Mon Feb 4 13:19:37 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 3f33a6ecd9f1703381e175d688bdfce291ffdc8a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3f33a6ecd9f1703381e175d688bdfce291ffdc8a

Author: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Date:   Fri Feb  1 11:29:03 2013 +0200

distcc: updated to version 3.1

Added two new flags to the configure script:

--disable-Werror: don't treat all warnings all errors (which breaks compilation).

PYTHON=/dev/null: this prevents distcc from detecting the host Python and trying
to build its include server using the host Python. This disables the include
server completely. If the include server is needed, that should be the object of
another patch (and would introduce a dependency on python for distcc).

The 'distcc-avahi' and 'makefile-param-order' patches are not needed anymore, as
they were merged upstream.

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../distcc/{distcc_2.18.3.bb => distcc_3.1.bb}     |   19 +-
 .../distcc/files/distcc-avahi.patch                | 1738 --------------------
 .../distcc/files/makefile-param-order.patch        |   20 -
 3 files changed, 9 insertions(+), 1768 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=3f33a6ecd9f1703381e175d688bdfce291ffdc8a




More information about the Openembedded-commits mailing list