]> git.ipfire.org Git - thirdparty/unbound.git/commit
Prefer SOURCE_DATE_EPOCH over actual time (#1238)
authorSefa Eyeoglu <contact@scrumplex.net>
Fri, 28 Feb 2025 08:22:19 +0000 (09:22 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 08:22:19 +0000 (09:22 +0100)
commitd9f1dae54012879f06aac16e30027caa728fe551
tree39700751a23474dd2a6d10f2bf9e12b8efc9409c
parenta3d750b7d84628a0f585da3e0f889058542ac6df
Prefer SOURCE_DATE_EPOCH over actual time (#1238)

* Add ax_build_date_epoch from Autoconf Archive

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* Prefer SOURCE_DATE_EPOCH over actual time

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
---------

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
ax_build_date_epoch.m4 [new file with mode: 0644]
configure
configure.ac