Skip to content

Improve OS detection.

Robert Goldman requested to merge iss37 into master

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).

Address #37 (closed)

Edited by Robert Goldman

Merge request reports