diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-27 17:11:36 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-27 17:28:34 +0200 |
commit | d0e5eb281f0e3b323ecb3446c1b16baf7f3baa69 (patch) | |
tree | 91160a184307e6723d61536c4378e18dacc4473b /package/pptp-linux | |
parent | 7a70788a2207af8ed97bbd26effaf5e461faf8af (diff) | |
download | buildroot-novena-d0e5eb281f0e3b323ecb3446c1b16baf7f3baa69.tar.gz buildroot-novena-d0e5eb281f0e3b323ecb3446c1b16baf7f3baa69.zip |
libxml-parser-perl: fix host-intltool breakage when microperl is enabled
Microperl will build host-microperl and install it into HOST_DIR/usr/bin,
where other packages will pick it up as _CONFIGURE_OPTS / _MAKE_ENV
prepends that to the path.
libxml-parser-perl didn't though, so it would still be built against
the system perl, causing host-intltool to fail when it would use
host-microperl together with libxml-parser-perl if the system perl
isn't compatible with host-microperl.
Fix it by using HOST_CONFIGURE_OPTS and ensuring it is built after
(host-)microperl if enabled.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pptp-linux')
0 files changed, 0 insertions, 0 deletions