diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2012-11-08 15:47:05 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-09 10:04:31 +0100 |
commit | 234fe4433489bca81b79311239569525cc008d9d (patch) | |
tree | 8ccda1cda56da8a1390c7130dfbf7771bd6a40f0 /package/libnfc-llcp | |
parent | 062129c16eeea69c72d7d65b109bc7667449cb71 (diff) | |
download | buildroot-novena-234fe4433489bca81b79311239569525cc008d9d.tar.gz buildroot-novena-234fe4433489bca81b79311239569525cc008d9d.zip |
perl: build with perlcross instead of qemu
The perlcross project makes it possible to properly cross-compile
perl. It creates a host-miniperl that is configured for the target
and uses that to cross-compile the perl modules.
Unfortunately there are still a few hacks needed to make it work.
Proper fixes can be developed and upstreamed later.
Since there is no longer a dependency on qemu, it works on all
architectures again.
Also removed some config options:
- BR2_PACKAGE_PERL_CUSTOM_INSTALL just allows a selection of modules;
this can also be encoded by an empty BR2_PACKAGE_PERL_MODULES.
- BR2_PACKAGE_PERL_DB_FILE and BR2_PACKAGE_PERL_GDBM_FILE can be
derived automatically from the package configs.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libnfc-llcp')
0 files changed, 0 insertions, 0 deletions