control: fixed -1 2.5-2
control: close -1
thanks
G.
Thanks. Unfortunately, there isn't a package maintainer atm.
This is a SONAME change, so it's non-trivial.
Hello, I don't see the SONAME change...
avcall:
libtool: link: gcc -shared -fPIC -DPIC .libs/avcall-x86_64.o
.libs/avcall-libapi.o .libs/avcall-structcpy.o .libs/avcall-compat.o
control: reopen -1
control: notfixed -1
>* armhf-is-not-v5.patch: new patch, remove ARM-specific GCC flags.
> In particular, this fixes the FTBFS with gcc-9. (Closes: #931795)
sorry, I probably should have mentioned before (not sure how I could forget
that...)
but I think I tried to jus
On Thu, 11 Jul 2019 12:52:38 +0200 Gianfranco Costamagna
wrote:
>
> >
> > Bug reports should be sent to Launchpad:
> > https://bugs.launchpad.net/sbcl/
> >
>
> thanks, I don't think I'll try to contact upstream, I don't find even an
> em
e armv4 didn't work because of too restricted assembly language)
Description: Default on armv7 for Ubuntu, since gcc-9 deprecates armv5
Author: Gianfranco Costamagna
Last-Update: 2019-07-10
--- sbcl-1.5.4.orig/src/runtime/Config.arm-linux
+++ sbcl-1.5.4/src/runtime/Config.arm-linux
Source: sbcl
Version: 2:1.5.4-1
Severity: serious
Justification: uses non-optimized code
Tags: patch
Forwarded: https://github.com/sbcl/sbcl/pull/34
cat debian/patches/default-arm.patch
Description: Default on armv7 for Ubuntu, since gcc-9 deprecates armv5
Author: Gianfranco Costamagna