]> code.ossystems Code Review - openembedded-core.git/commit
libproxy: disable perl bindings
authorQing He <qing.he@intel.com>
Fri, 27 Aug 2010 01:17:33 +0000 (09:17 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 30 Aug 2010 17:05:41 +0000 (18:05 +0100)
commite300aa048531a5a11c4c87848551e5541b5b3022
tree905dca702d5a415e03f4956e054b74226224ce10
parent4a65458ebafe119aec7b6981f57a492fee75e1c5
libproxy: disable perl bindings

cmake findperl and findperllibs use execution based approach to
locate perl executable and others like module paths and -lperl,
which does not work properly under cross compilation. Disable it
with -DWITH_PERL=no until cmake is fixed.

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/libproxy/libproxy_0.4.3.bb