diff options
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 |