diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-07 06:57:44 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-07 06:57:44 +0100 |
commit | 6ffaa52cf732a84c0f8259dbc9b8183960ec5c33 (patch) | |
tree | d3136c22e3e805cfc0efe78412cce905a17e0c8d /debian/patches | |
parent | 591cbf5878b7d4105b275585b9db1324c9dfce56 (diff) | |
parent | af151c593704a40e10efb28d1e3dd59a23a661f3 (diff) |
Merge branch 'release/debian/1.0-1'debian/1.0-1
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0700-multiarch-libc.patch | 2 | ||||
-rw-r--r-- | debian/patches/series | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/0700-multiarch-libc.patch b/debian/patches/0700-multiarch-libc.patch index 1686bcb..95ec0d0 100644 --- a/debian/patches/0700-multiarch-libc.patch +++ b/debian/patches/0700-multiarch-libc.patch @@ -5,7 +5,7 @@ Index: trunk/lib/Makefile.am =================================================================== --- trunk.orig/lib/Makefile.am +++ trunk/lib/Makefile.am -@@ -101,30 +101,15 @@ unistring/stdint.h : $(STDINT_H) stdint. +@@ -103,30 +103,15 @@ unistring/stdint.h : $(STDINT_H) stdint. echo '#if __GLIBC__ >= 2'; \ echo '#include <stdint.h>'; \ echo '#else'; \ diff --git a/debian/patches/series b/debian/patches/series index d6c7caa..1e1d2cd 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,5 @@ -0005-fix_build_musl.patch +#0005-fix_build_musl.patch 0100-float-endian-detection.patch 0700-multiarch-libc.patch -0705-gcc-9.patch -0010-AC_INIT.patch +#0705-gcc-9.patch +#0010-AC_INIT.patch |