diff options
author | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2012-11-28 06:09:19 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-30 12:17:03 -0800 |
commit | 92cad6008d6b6a18f09d77f6e4c08572967eb9f7 (patch) | |
tree | ef684f90e63f4336fd6484eb65ddd4ca1aac830b /package/libao | |
parent | 1a002b5a9d2317a046d97c242ba48f79f3fabbd3 (diff) | |
download | buildroot-novena-92cad6008d6b6a18f09d77f6e4c08572967eb9f7.tar.gz buildroot-novena-92cad6008d6b6a18f09d77f6e4c08572967eb9f7.zip |
perl: remove the double configure hack
configure had to be called twice because with --mode=cross the
miniperl-step failed. However, just leaving out the --mode parameter
is sufficient to make it work. Since GNU_TARGET_NAME is always
different from the host's tuple (it has -buildroot- in it), we can
safely assume that the configure script will automatically enter
cross mode.
Also fix a type in perladmin definition.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libao')
0 files changed, 0 insertions, 0 deletions