diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-18 13:44:43 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-19 00:29:22 (GMT) |
commit | 1b1b9c9a9a15737e83cfc0aee65e21d8385ef832 (patch) | |
tree | fbf43c3a8ef9c8072c2eedd4d5f68e3af30d656b /src/binutils-1-fixes.patch | |
parent | 99b8d3306133b4e18e57a9fa1cd30c7b09f93046 (diff) | |
download | mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.zip mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.gz mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.bz2 |
various packages: run `make refresh-patches` with numbering
Diffstat (limited to 'src/binutils-1-fixes.patch')
-rw-r--r-- | src/binutils-1-fixes.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/binutils-1-fixes.patch b/src/binutils-1-fixes.patch index 58a6e2a..357428f 100644 --- a/src/binutils-1-fixes.patch +++ b/src/binutils-1-fixes.patch @@ -5,7 +5,8 @@ Contains ad hoc patches for cross building. From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stephen Kitt <skitt@debian.org> Date: Sat, 15 Jul 2017 00:09:40 +1000 -Subject: [PATCH] Allow the PE timestamp to be specified with SOURCE_DATE_EPOCH +Subject: [PATCH 1/1] Allow the PE timestamp to be specified with + SOURCE_DATE_EPOCH Taken from: https://sources.debian.net/patches/binutils-mingw-w64/7.4/specify-timestamp.patch/ |