tomrake / sbcl-compile

Bash tool for compiling sbcl from source on msys2
0 stars 0 forks source link

Create and document XC_HOST specification #3

Closed tomrake closed 8 months ago

tomrake commented 8 months ago

The default behavior is to download a windows sbcl version to serve as the XC_HOST.

Insert commented XC_HOST configuration in configuration.sh. When valid XC_HOST is found do not download Windows default. If XC_HOST is not found warn the user about that option in configuration.sh and exit.