Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GNU/Hurd #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for GNU/Hurd #10

wants to merge 1 commit into from

Conversation

pinotree
Copy link

  • use the root_unix (and its test) module also on Hurd (as Unix platform)
  • copy the root_linux module as root_hurd, keeping all the distribution paths (even Hurd is available only as Debian distribution) to keep the maintenance/diff minimal

- use the root_unix (and its test) module also on Hurd (as Unix
  platform)
- copy the root_linux module as root_hurd, keeping all the distribution
  paths (even Hurd is available only as Debian distribution) to keep the
  maintenance/diff minimal
@Tasssadar
Copy link
Member

Hi, thanks! Unfortunately, this breaks build on linux, see https://travis-ci.org/github/avast/apkverifier/jobs/753778651#L237

You need to add proper build constrains on root_hurd.go file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants