It should help with CPU feature detection in ports.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 50727 Build 47618: arc lint + arc unit
Event Timeline
share/mk/bsd.cpu.mk | ||
---|---|---|
294 | Should this also have altivec? |
Comment Actions
Updating to add altivec on powerpc64le.
I think powerpcspe should also have its own block, but I'm not sure what that would be.
Comment Actions
powerpcspe can be done separately. I don't think there's currently any attribute used, but if there will be it would be "spe" or such.