mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Fixes (part of) http://autobuild.buildroot.net/results/23fe4365ca65f37eace8265a70fbfb9723b8ee9d/ Lynx by default contains logic to generate a "configuration info" HTML page, which leaks build paths, and adds the build timestamp to the version output. Disable both when building in reproducible mode. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>