Skip to content

digikar99/sbcl-goodies-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBCL Goodies

The windows branch of this repository contains Github Actions workflows and build scripts that build each SBCL release with OpenSSL. It is a derivative of sionescu/sbcl-goodies.

In contrast to the Linux (or Posix?) variant built at sionescu/sbcl-goodies, we have the following modifications:

  • libfixposix and libtls is skipped; only libssl libcrypto are linked
  • build.env is largely ignored; we rely on the libraries available through msys2 pacman
  • sbcl available from msys2 pacman is used as the host
  • --fancy --with-sb-linkable-runtime build options are used

About

Binary releases for SBCL

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%