Re: Re: Re: Adding loong architecture to dpkg

2022-11-03 Thread 桑猛
Hi: > On Thu, Nov 03, 2022 at 03:50:10PM +0800, 桑猛 wrote: > > Hi: > > > > > I think loong64 (and potentially loong32) would be both fine. > > We agree with the above point of view。 > > > > > dpkg architecture: aarch64 → arm64, x86_64 → amd64 > > We want the dpkg architecture to use loong64: > >

Re: Re: Re: Adding loong architecture to dpkg

2022-11-03 Thread 桑猛
new architecture and in its infancy, we want to start with only lp64d. > -原始邮件- > 发件人: "Zhang Ning" > 发送时间:2022-11-03 20:46:32 (星期四) > 收件人: "桑猛" > 抄送: "Guillem Jover" , debian-dpkg@lists.debian.org, > JiaLingZhang , "王洪虎" , > &q

Re: Re: Adding loong architecture to dpkg

2022-11-03 Thread Zhang Ning
On Thu, Nov 03, 2022 at 03:50:10PM +0800, 桑猛 wrote: > Hi: > > > I think loong64 (and potentially loong32) would be both fine. > We agree with the above point of view。 > > > dpkg architecture: aarch64 → arm64, x86_64 → amd64 > We want the dpkg architecture to use loong64: > loongarch64 → loong64,l

Re: Re: Adding loong architecture to dpkg

2022-11-03 Thread 桑猛
Hi: > I think loong64 (and potentially loong32) would be both fine. We agree with the above point of view。 > dpkg architecture: aarch64 → arm64, x86_64 → amd64 We want the dpkg architecture to use loong64: loongarch64 → loong64,loongarch32 → loong32 > -原始邮件- > 发件人: "Guillem Jover" > 发送时

Re: Re: Adding loong architecture to dpkg

2022-11-02 Thread 桑猛
Hi: Thanks. We will read your reply carefully and we will also discuss it internally. > -原始邮件- > 发件人: "Guillem Jover" > 发送时间:2022-11-02 18:04:21 (星期三) > 收件人: "桑猛" > 抄送: debian-dpkg@lists.debian.org, JiaLingZhang , > "王洪虎" , zhangn1...@outlook.com > 主题: Re: Adding loong architecture to

Re: Re: Adding loong architecture to dpkg

2022-11-01 Thread 桑猛
Hi: The following code in https://man7.org/linux/man-pages/man1/dpkg-architecture.1.html: DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) […] ifeq ($(DEB_BUILD_GNU_TYPE), $(