[Bug 272900] Mk/Uses/cpufeatures.mk - Framework helper for detecting CPU features/instructions

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Aug 2023 22:14:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272900

--- Comment #4 from Robert Clausecker <fuz@FreeBSD.org> ---
If you add this, I would like to have

 - a macro BYTEORDER which evaluates to 1234 or 4321 depending on arch
 - a macro WORDSIZE which evaluates to 32 or 64 depending on arch
 - macros {NOT,ONLY}_FOR_{32,64}{BE,LE} to conditionally enable/disable
   ports that are known to require bit/little/32 bit/64 bit architectures

-- 
You are receiving this mail because:
You are on the CC list for the bug.