Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Aug 2023 22:14:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272900] Mk/Uses/cpufeatures.mk - Framework helper for detecting CPU features/instructions
Message-ID:  <bug-272900-7788-W8JCvoELUc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272900-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272900-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272900

--- 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272900-7788-W8JCvoELUc>