summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Wise <pabs@debian.org>2014-09-27 05:04:05 +0200
committerGuillem Jover <guillem@debian.org>2014-10-06 00:40:43 +0200
commit24ce14e24fd53887efcff43b66eaaf7ad1de7be4 (patch)
treebe695f99355431b05ab3c3948aae6e22b5ce8ab3 /man
parent3885b21c26616dc79976f640769cf25be029ccf3 (diff)
downloaddpkg-24ce14e24fd53887efcff43b66eaaf7ad1de7be4.tar.gz
Dpkg::Vendor::Debian: Add support for a reproducible feature area
Signed-off-by: Guillem Jover <guillem@debian.org>
Diffstat (limited to 'man')
-rw-r--r--man/dpkg-buildflags.19
1 files changed, 7 insertions, 2 deletions
diff --git a/man/dpkg-buildflags.1 b/man/dpkg-buildflags.1
index 1e8c1258d..71c4c9163 100644
--- a/man/dpkg-buildflags.1
+++ b/man/dpkg-buildflags.1
@@ -135,8 +135,8 @@ the flag is set/modified by an environment-specific configuration.
.TP
.BI \-\-query\-features " area"
Print the features enabled for a given area. The only currently recognized
-areas are \fBqa\fP and \fBhardening\fP, see the \fBFEATURE AREAS\fP section
-for more details.
+areas are \fBqa\fP, \fBreproducible\fP and \fBhardening\fP,
+see the \fBFEATURE AREAS\fP section for more details.
Exits with 0 if the area is known otherwise exits with 1.
.IP
The output is in RFC822 format, with one section per feature.
@@ -338,6 +338,11 @@ architectures (most notably i386) can see performance losses of up to
15% in very text-segment-heavy application workloads; most workloads
see less than 1%. Architectures with more general registers (e.g. amd64)
do not see as high a worst-case penalty.
+.SS Reproducibility
+The compile-time options detailed below can be used to help improve
+build reproducibility or provide additional warning messages during
+compilation. Except as noted below, these are enabled by default for
+architectures that support them.
.
.SH ENVIRONMENT
There are 2 sets of environment variables doing the same operations, the