summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-09-17 22:23:58 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-31 17:30:43 +0200
commit8d9ba58d1433ea80f28f31fbd662ad0b0a83ad87 (patch)
tree39a8c2e26e8548bf0c8660211fa4b7c27cb94b42 /eapi-differences.tex
parentEAPI 7 no longer adds trailing slash to ROOT, EROOT, D, ED. (diff)
downloadpms-8d9ba58d1433ea80f28f31fbd662ad0b0a83ad87.tar.gz
pms-8d9ba58d1433ea80f28f31fbd662ad0b0a83ad87.tar.bz2
pms-8d9ba58d1433ea80f28f31fbd662ad0b0a83ad87.zip
EAPI 7 has SYSROOT and ESYSROOT
Bug: https://bugs.gentoo.org/317337
Diffstat (limited to 'eapi-differences.tex')
-rw-r--r--eapi-differences.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/eapi-differences.tex b/eapi-differences.tex
index 4f0d2ec..916ce09 100644
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@ -146,6 +146,9 @@ Parallel tests & \compactfeatureref{parallel-tests} &
\t{ECLASSDIR} & \compactfeatureref{eclassdir} &
Yes & Yes & Yes & Yes & No \\
+\t{SYSROOT}, \t{ESYSROOT} & \compactfeatureref{sysroot} &
+ No & No & No & No & Yes \\
+
\t{DESTTREE} & \compactfeatureref{desttree} &
Yes & Yes & Yes & Yes & No \\
@@ -410,6 +413,7 @@ EAPI 7 is EAPI 6 with the following changes:
\item \t{INSDESTTREE} is gone, \featureref{insdesttree}.
\item \t{ROOT}, \t{EROOT}, \t{D}, \t{ED} no longer end with a trailing slash,
\featureref{trailing-slash}.
+\item \t{SYSROOT} and \t{ESYSROOT}, \featureref{sysroot}.
\end{compactitem}
\ChangeWhenAddingAnEAPI{7}