From: Jerzy Grzegorek Date: Sat, 2 Jul 2016 15:06:18 +0000 (+0200) Subject: Config.in: indentation cleanup X-Git-Tag: 2016.08-rc1~665 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/buildroot.git/commitdiff_plain/a446ab74493dff57b1151ccb99a30424bdf36884 Config.in: indentation cleanup Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- 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