[parrot/parrot] e3462e: [config] fix failing ICU headers probes on multi-a...
GitHub
noreply at github.com
Wed May 21 16:26:28 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: e3462ec529bd1d0b575cc2049973df38ebf520ac
https://github.com/parrot/parrot/commit/e3462ec529bd1d0b575cc2049973df38ebf520ac
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M ChangeLog
M config/auto/icu.pm
Log Message:
-----------
[config] fix failing ICU headers probes on multi-arch
We must not die when perl does not find the icuheaders.
cc needs to find it, and it does it in the probe if they are
in the proper cc searchdir.
icu-config does not store the full headerpath, only pkg-config.
Fixes [GH #1014] on debian/ubuntu
Commit: 475ed1a5911558cc992f8564ecb01f387ccda8fe
https://github.com/parrot/parrot/commit/475ed1a5911558cc992f8564ecb01f387ccda8fe
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M ChangeLog
M config/auto/icu.pm
Log Message:
-----------
Merge branch 'rurban/icuheaders-gh1014'
Confirmed ok by pmichaud on Kubuntu 14.04, and also tested ok on solaris
Compare: https://github.com/parrot/parrot/compare/d0e2d9be76d4...475ed1a59115
More information about the parrot-commits
mailing list