Raymond Toy pushed to branch issue-486-rename-openlibm-functions at cmucl / cmucl Commits: ae5589e3 by Raymond Toy at 2026-03-04T12:40:04-08:00 Undo change, restoring core-math for linux - - - - - 1 changed file: - src/code/linux-os.lisp Changes: ===================================== src/code/linux-os.lisp ===================================== @@ -27,7 +27,6 @@ (register-lisp-runtime-feature :executable) ;; Core-math is used for the special functions providing ;; correctly-rounded numerical results. -#+nil (register-lisp-runtime-feature :core-math) (setq *software-type* "Linux") View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ae5589e335096b04cc9ad278... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ae5589e335096b04cc9ad278... You're receiving this email because of your account on gitlab.common-lisp.net.