summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/Config.in b/Config.in
index bbe2bc3cf..7bb2a01d6 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