On 2017-01-28 16:44, Peter Bex wrote:
> On Wed, Jan 25, 2017 at 08:41:02PM +0100, alexander.she...@web.de wrote:
> > Your patch solves the problem with the POSIX tests. Now only the deployment
> > tests fail, but deployment is probably unsupported on Android, because the
> > Android dynamic linker lacks the "rpath" feature.
> 
> I don't know if we can somehow avoid running those tests on platforms
> where it's known not to work...

We already disable the deployment tests on some platforms, so we'd just
need some way to reliably determine from sh(1) whether we're on Android
or not. The other cases of this use `uname -s`, so perhaps that would
work. Alexander, could you tell us what that command reports on Android?

Evan

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to