aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-08-17 10:48:25 -0400
committerJack Lloyd <[email protected]>2016-08-17 10:48:25 -0400
commit50a88e05692b83aee3828d92d8101a97e3d0b2fc (patch)
treed2e7d2ee6b4093f814e714a0154da07aa14a435f /src/build-data
parent852eaff2b6ddb57f129ad3479ea03f959a6f1bd4 (diff)
parent457534aed0130f23cfad5af8f9d06683dac01c25 (diff)
Merge GH #586 Remove information from build.h making build non-reproducible. See also GH #587
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/buildh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build-data/buildh.in b/src/build-data/buildh.in
index 8b8f09ed5..01527b522 100644
--- a/src/build-data/buildh.in
+++ b/src/build-data/buildh.in
@@ -2,8 +2,8 @@
#define BOTAN_BUILD_CONFIG_H__
/*
-* This file was automatically generated %{timestamp} UTC by
-* %{user}@%{hostname} running '%{command_line}'
+* This file was automatically generated running
+* '%{command_line}'
*
* Target
* - Compiler: %{cxx} %{cxx_abi_flags} %{cc_compile_flags}