Skip to content

support non-Linux systems with GNU userland

Andi Vajda requested to merge github/fork/jwilk/gnu into master

Created by: jwilk

Treat systems with GNU userland the same way as Linux.

This fixes build failures at least on:

  • GNU/kFreeBSD (sys.platform == "gnukfreebsd10" or similar)
  • GNU/Hurd (sys.platform == "gnu0")

Merge request reports

Loading