diff options
Diffstat (limited to 'recipes-extended/upx/libucl/Reproducible-build.patch')
| -rw-r--r-- | recipes-extended/upx/libucl/Reproducible-build.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-extended/upx/libucl/Reproducible-build.patch b/recipes-extended/upx/libucl/Reproducible-build.patch index 8398fe02..23acf565 100644 --- a/recipes-extended/upx/libucl/Reproducible-build.patch +++ b/recipes-extended/upx/libucl/Reproducible-build.patch | |||
| @@ -5,6 +5,9 @@ Subject: 03 Reproducible build | |||
| 5 | Introduced BUILD_DATETIME pre-processor variable to | 5 | Introduced BUILD_DATETIME pre-processor variable to |
| 6 | be used instead of __DATE__ __TIME__ to make build | 6 | be used instead of __DATE__ __TIME__ to make build |
| 7 | reproducible. | 7 | reproducible. |
| 8 | |||
| 9 | Upstream-Status: Inappropriate [embedded specific] | ||
| 10 | |||
| 8 | --- | 11 | --- |
| 9 | src/ucl_util.c | 4 ++++ | 12 | src/ucl_util.c | 4 ++++ |
| 10 | 1 file changed, 4 insertions(+) | 13 | 1 file changed, 4 insertions(+) |
