diff options
Diffstat (limited to 'debian/rules.patch')
-rw-r--r-- | debian/rules.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.patch b/debian/rules.patch index 6b5a649..b5420cc 100644 --- a/debian/rules.patch +++ b/debian/rules.patch @@ -89,6 +89,7 @@ debian_patches += \ gccgo-sendfile-fix \ pr66368 \ pr66857 \ + gcc-sh-bootstrap-ignore \ ifeq ($(libstdcxx_abi),new) debian_patches += libstdc++-functexcept |