We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351a465 commit 65111b3Copy full SHA for 65111b3
py4cl2-cffi.asd
@@ -31,7 +31,7 @@
31
;; Certain systems like Allegro CL 11 on M* Mac do not seem to
32
;; load config-darwin with the :darwin feature. We rely on
33
;; TRIVIAL-FEATURES to add the :macosx feature.
34
- (:feature :macosx "py4cl2-cffi/config-darwin")
+ (:feature :darwin "py4cl2-cffi/config-darwin")
35
"swank")
36
:serial t
37
:components ((:static-file "py4cl.py")
0 commit comments