mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-02 10:40:31 -08:00
libclos is no longer installed
This commit is contained in:
parent
e5f38d645d
commit
ca8abf125c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Libs:
|
|||
EOF
|
||||
}
|
||||
|
||||
LDFLAGS="-lecl -lclos"
|
||||
LDFLAGS="-lecl"
|
||||
for i in $*; do
|
||||
case $i in
|
||||
--cflags|-c)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue