Skip to content

Conversation

asomers
Copy link
Contributor

@asomers asomers commented Sep 8, 2025

This is one problem currently preventing OpenZFS from building on FreeBSD/i386.

Signed-off-by: Alan Somers [email protected]
Sponsored by: ConnectWise

Motivation and Context

OpenZFS does not currently build on FreeBSD i386

Description

See commit message

How Has This Been Tested?

Build tested only

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Quality assurance (non-breaking change which makes the code more robust against bugs)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

This is one problem currently preventing OpenZFS from building on
FreeBSD/i386.

Signed-off-by:	Alan Somers <[email protected]>
Sponsored by:	ConnectWise
@asomers asomers mentioned this pull request Sep 8, 2025
14 tasks
Copy link
Member

@amotin amotin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't particularly like enumeration of all architectures. I'd prefer some unused specifier. But whatever.

@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Sep 9, 2025
@behlendorf behlendorf merged commit e29bfa5 into openzfs:master Sep 9, 2025
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants