Skip to content
  • Gary Palter's avatar
    Fix Genera's special case to skip /usr/share/common-lisp · 1173263c
    Gary Palter authored and Eric Timmons's avatar Eric Timmons committed
    OS-COND evaluates its clauses at compile time and only includes the relevant clause.
    Change the clause in XDG-DATA-DIRS for Genera to check whether we're on a VLM running
    on macOS at runtime. Otherwise, the binary we distribute with Genera will either
    include /usr/share/common-lisp or it won't depending on which machine I use to compile.
    1173263c