Skip to content
  • Robert Goldman's avatar
    Improve OS detection. · 2e366958
    Robert Goldman authored
    Replace `:haiku`, `:mezzano`, and `:genera` with `:os-` prefixed
    alternatives.  This fixes a problem on SBCL where we were
    inadvertently *removing* the `:haiku` feature.
    
    Treat `:haiku` as a unix variant (fix `os-unix-p`).
    2e366958