Created
April 18, 2019 01:17
-
-
Save fstamour/3734de0ab35b8151a2e7b02fab7dd153 to your computer and use it in GitHub Desktop.
hunchentoot without openSSL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; To be able to load hunchentoot without openSSL | |
(push :hunchentoot-no-ssl *features*) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment