From 93a3596e451d5446fd924dd66fe5f71b441d0145 Mon Sep 17 00:00:00 2001 From: John Turner Date: Fri, 16 Dec 2022 00:47:21 -0500 Subject: dev-lisp/ecls: packaged a snapshot recent enough to build SBCL! --- dev-lisp/ecls/files/README.gentoo | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dev-lisp/ecls/files/README.gentoo (limited to 'dev-lisp/ecls/files/README.gentoo') diff --git a/dev-lisp/ecls/files/README.gentoo b/dev-lisp/ecls/files/README.gentoo new file mode 100644 index 0000000..c95b6cb --- /dev/null +++ b/dev-lisp/ecls/files/README.gentoo @@ -0,0 +1,13 @@ +-*- outline -*- + +Gentoo GNU/Linux specific notes for ECL +--------------------------------------- + + * The Gentoo port includes a patch to ECL's installed header file (ech.h) so + that TRUE and FALSE are not redefined if they're already included from + elsewhere. This makes it easier to use ECL with other software which defines + those C preprocesser symbols (eg. glib-2.0). + +If you encounter any problems or have suggestions, use https://bugs.gentoo.org/. +Please don't bother the upstream authors unless you are absolutely certain it is +not Gentoo-related. -- cgit v1.2.3