From b469e965174baa27f344faeb23fa0e8e0eacc914 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 21 Aug 2022 11:33:45 +0200 Subject: eapi-differences.tex: Small updates to the feature table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- eapi-differences.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index 900f415..a5ba486 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -111,7 +111,7 @@ Use dependencies & \compactfeatureref{use-deps} & \t{!!}\ blockers & \compactfeatureref{bang-strength} & * & Strong & Strong & Strong & Strong \\ -Working directory in \t{pkg_*} phases & \compactfeatureref{phase-function-dir} & +Working dir in \t{pkg_*} phases & \compactfeatureref{phase-function-dir} & Any & Any & Any & Any & Empty \\ \t{S} to \t{WORKDIR} fallback & \compactfeatureref{s-workdir-fallback} & @@ -152,7 +152,10 @@ Parallel tests & \compactfeatureref{parallel-tests} & \t{pkg_nofetch}, \t{src_unpack}, \t{src_prepare}, \t{src_configure}, \t{src_compile}, \t{src_test}, \t{src_install} \\ -Accumulate \t{RESTRICT} etc. & \compactfeatureref{accumulate-vars} & +Accumulate \t{PROPERTIES} & \compactfeatureref{accumulate-vars} & + No & No & No & No & Yes \\ + +Accumulate \t{RESTRICT} & \compactfeatureref{accumulate-vars} & No & No & No & No & Yes \\ \t{AA} & \compactfeatureref{aa} & -- cgit v1.2.3-65-gdbad