aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-18 19:48:39 +0000
committerSam James <sam@gentoo.org>2022-07-18 20:14:33 +0000
commit18156a381dfaa4b4afc8c3c3f83ff30ca50d4008 (patch)
tree5b6120e8acc1748d7fcf08b9747d7ca1a49075e2 /man/ebuild.5
parentNEWS: add more bug references (diff)
downloadportage-18156a381dfaa4b4afc8c3c3f83ff30ca50d4008.tar.gz
portage-18156a381dfaa4b4afc8c3c3f83ff30ca50d4008.tar.bz2
portage-18156a381dfaa4b4afc8c3c3f83ff30ca50d4008.zip
ebuild.5: update econf for EAPI 6/7/8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.512
1 files changed, 12 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 55a9380d5..9c663213b 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -1275,6 +1275,18 @@ Beginning with \fBEAPI 5\fR, \fBeconf\fR adds
\fIdisable\-silent\-rules\fR to the arguments if the
string \fIdisable\-silent\-rules\fR occurs in the output
of \fIconfigure \-\-help\fR.
+Beginning with \fBEAPI 6\fR, \fBeconf\fR adds
+\fIdocdir\fR and \fIhtmldir\fR if the corresponding string occurs
+in the output of \fIconfigure \-\-help\fR.
+Beginning with \fBEAPI 7\fR, \fBeconf\fR adds
+\fIwith\-sysroot\fR to the arguments if the string
+\fIwith\-sysroot\fR occurs in the output of \fIconfigure \-\-help\fR.
+Beginning with \fBEAPI 8\fR, \fBeconf\fR adds
+\fIdatarootdir\fR to the arguments if the srting
+\fIdatarootdir\fR occurs in the output of \fIconfigure \-\-help\fR. Additionally,
+in \fBEAPI 8\fR, \fBeconf\fR adds \fIdisable\-static\fR to the arguments
+if the string \fIdisable\-static\fR or \fIenable\-static\fR occurs in the output
+of \fIconfigure \-\-help\fR.
.TP
.B emake\fR \fI[make options]
This must be used in place of `make` in ebuilds. Performs `${MAKE:-make}