Re: [PATCH v4] builddeb: generate multi-arch friendly linux-libc-dev package

2019-07-14 Thread Cedric Hombourger
On 7/11/2019 4:46 PM, Masahiro Yamada wrote: On Tue, Jul 9, 2019 at 4:44 PM Cedric Hombourger wrote: Debian-based distributions place libc header files in a machine specific directory (/usr/include/) instead of /usr/include/asm to support installation of the linux-libc-dev package from multip

Re: [PATCH v4] builddeb: generate multi-arch friendly linux-libc-dev package

2019-07-11 Thread Masahiro Yamada
On Tue, Jul 9, 2019 at 4:44 PM Cedric Hombourger wrote: > > Debian-based distributions place libc header files in a machine > specific directory (/usr/include/) instead of > /usr/include/asm to support installation of the linux-libc-dev > package from multiple architectures. Move headers installed

Re: [PATCH v4] builddeb: generate multi-arch friendly linux-libc-dev package

2019-07-09 Thread Enrico Weigelt, metux IT consult
On 09.07.19 09:43, Cedric Hombourger wrote: > Debian-based distributions place libc header files in a machine > specific directory (/usr/include/) instead of > /usr/include/asm to support installation of the linux-libc-dev > package from multiple architectures. Move headers installed by > "make hea