summaryrefslogtreecommitdiff
path: root/dev-lisp/ecl/files/README.gentoo
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-09-13 20:52:09 +0200
committerUlrich Müller <ulm@gentoo.org>2023-09-14 17:10:23 +0200
commitbab95f54c95b1279f45017dabee3f61a025d489e (patch)
treeec1da69f1335723510b1a455145edcbb80bee2fe /dev-lisp/ecl/files/README.gentoo
parente470d198cc9fe863a54e392fb7e8bf963b5be5e9 (diff)
downloadgentoo-bab95f54c95b1279f45017dabee3f61a025d489e.tar.gz
gentoo-bab95f54c95b1279f45017dabee3f61a025d489e.tar.bz2
gentoo-bab95f54c95b1279f45017dabee3f61a025d489e.zip
Package move dev-lisp/ecls to dev-lisp/ecl
Closes: https://bugs.gentoo.org/586230 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-lisp/ecl/files/README.gentoo')
-rw-r--r--dev-lisp/ecl/files/README.gentoo13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-lisp/ecl/files/README.gentoo b/dev-lisp/ecl/files/README.gentoo
new file mode 100644
index 000000000000..c95b6cb75167
--- /dev/null
+++ b/dev-lisp/ecl/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.