Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message
- Reply: Nuno Teixeira : "Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message"
- Reply: Nuno Teixeira : "Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message"
- In reply to: Alexey Dokuchaev : "Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Sep 2022 17:08:55 UTC
On Tue, Sep 27, 2022 at 02:51:05AM +0000, Alexey Dokuchaev wrote: > On Mon, Sep 26, 2022 at 08:54:53PM +0100, Nuno Teixeira wrote: > > Hey Piotr, > > > > I've opted for a 64-bit whitelist because it is shorter than blacklist. > > Could you share your numbers? I count only five items on 32-bit list > (and likely to shrink in the future): i386, powerpc, armv{6,7}, mips. On the general topic, I'd like to add a set of ABI properties to the base system (https://reviews.freebsd.org/D36421) and introduce a similar thing to ports so we don't need to maintain all these lists. With some care, such a list could be integrated into OPTIONS to reduce duplication and clarify intent. -- Brooks