diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-18 15:53:29 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-18 15:53:29 +0300 |
commit | 8f6c4b0033c72f8ac14694c419a99458339dd6a9 (patch) | |
tree | 06c106e622a58100aa85a381b9b65d222b076df4 /debian/patches/gcc-target-include-asm.diff | |
parent | 42156b5190f4fa150e1fab6777eb81e69d4db8c9 (diff) | |
download | gcc-9-debian.tar.gz |
Import gcc-9 (9.2.1-19)debian/9.2.1-19debian
Diffstat (limited to 'debian/patches/gcc-target-include-asm.diff')
-rw-r--r-- | debian/patches/gcc-target-include-asm.diff | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/gcc-target-include-asm.diff b/debian/patches/gcc-target-include-asm.diff index 166166e..e3d40c3 100644 --- a/debian/patches/gcc-target-include-asm.diff +++ b/debian/patches/gcc-target-include-asm.diff @@ -1,10 +1,8 @@ # DP: Search $(builddir)/sys-include for the asm header files -Index: b/src/configure.ac -=================================================================== --- a/src/configure.ac +++ b/src/configure.ac -@@ -3240,7 +3240,7 @@ fi +@@ -3210,7 +3210,7 @@ fi # being built; programs in there won't even run. if test "${build}" = "${host}" && test -d ${srcdir}/gcc; then # Search for pre-installed headers if nothing else fits. |