Bug#1004102: libxcrypt: support musl-linux-any

2022-01-28 Thread Helmut Grohne
Hi Marco, On Fri, Jan 21, 2022 at 10:53:12PM +0100, Marco d'Itri wrote: > On Jan 20, Helmut Grohne wrote: > > > CONFFLAGS = --disable-werror --prefix=/usr \ > > - --disable-xcrypt-compat-files --enable-obsolete-api=glibc > > + --disable-xcrypt-compat-files --enable-obsolete-api=glibc \ > > +

Bug#1004102: libxcrypt: support musl-linux-any

2022-01-21 Thread Marco d'Itri
On Jan 20, Helmut Grohne wrote: > CONFFLAGS = --disable-werror --prefix=/usr \ > - --disable-xcrypt-compat-files --enable-obsolete-api=glibc > + --disable-xcrypt-compat-files --enable-obsolete-api=glibc \ > + --includedir=/usr/include/$(DEB_HOST_MULTIARCH) No objections (but DO NOT NMU), but

Bug#1004102: libxcrypt: support musl-linux-any

2022-01-20 Thread Helmut Grohne
Source: libxcrypt Version: 1:4.4.27-1.1 Tags: patch User: helm...@debian.org Usertags: rebootstrap X-Debbugs-Cc: Reiner Herrmann Hi, do you remember #947193? It was about musl and libxcrypt agreeing on who provides crypt functionality on musl. At that time, we settled on libxcrypt and Reiner mad