tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds
[openwrt/staging/florian.git] / tools / mkimage / patches / 200-gcc5_compat.patch
index 4d55f00a4e86505efc390f7ac92a5a5ca260652d..3ae76a7ff671a6790de71aac7747a6c20bcd76fd 100644 (file)
@@ -17,9 +17,6 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  1 file changed, 65 insertions(+)
  create mode 100644 include/linux/compiler-gcc5.h
 
-diff --git a/include/linux/compiler-gcc5.h b/include/linux/compiler-gcc5.h
-new file mode 100644
-index 0000000..c8c5659
 --- /dev/null
 +++ b/include/linux/compiler-gcc5.h
 @@ -0,0 +1,65 @@
@@ -88,6 +85,3 @@ index 0000000..c8c5659
 +#define __HAVE_BUILTIN_BSWAP64__
 +#define __HAVE_BUILTIN_BSWAP16__
 +#endif /* CONFIG_ARCH_USE_BUILTIN_BSWAP */
--- 
-1.7.10.4
-