[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Disable deployment tests on Hurd
From: |
Peter Bex |
Subject: |
[Chicken-hackers] [PATCH] Disable deployment tests on Hurd |
Date: |
Mon, 24 Feb 2014 22:00:40 +0100 |
User-agent: |
Mutt/1.4.2.3i |
Hi all,
Here's a simple patch to disable the deploy tests on GNU Hurd.
Apparently, this OS really identifies its kernel as "GNU" :)
There are some notes about ELF $ORIGIN support being added because
Java requires it:
https://www.gnu.org/software/hurd/user/jkoenig/java/report.html
However, this doesn't seem to have been added yet; the origin flag
gets set correctly in the binary, but it seems to be ignored.
So let's just disable the test for now so that it passes the
test suite.
Cheers,
Peter
--
http://www.more-magic.net
0001-Disable-deployment-tests-on-Hurd-for-now-ORIGIN-is-n.patch
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-hackers] [PATCH] Disable deployment tests on Hurd,
Peter Bex <=