summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2016-07-02 17:06:18 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-02 18:54:06 +0200
commita446ab74493dff57b1151ccb99a30424bdf36884 (patch)
tree5794dfb589420ac67d9129c0235964e1c5a1932b /Config.in
parent3768a98f21d33d53f6358568388e6a3228bec291 (diff)
Config.in: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/Config.in b/Config.in
index bbe2bc3cf2..7bb2a01d65 100644
--- a/Config.in
+++ b/Config.in
@@ -730,14 +730,14 @@ endmenu
config BR2_REPRODUCIBLE
bool "Make the build reproducible (experimental)"
- help
- This option will remove all sources of non-reproducibility
- from the build process. For a given Buildroot configuration,
- this allows to generate exactly identical binaries from one
- build to the other, including on different machines.
-
- This is labeled as an experimental feature, as not all
- packages behave properly to ensure reproducibility.
+ help
+ This option will remove all sources of non-reproducibility
+ from the build process. For a given Buildroot configuration,
+ this allows to generate exactly identical binaries from one
+ build to the other, including on different machines.
+
+ This is labeled as an experimental feature, as not all
+ packages behave properly to ensure reproducibility.
endmenu