Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macos: m4 changes #15523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Macos: m4 changes #15523

wants to merge 1 commit into from

Conversation

andrewc12
Copy link
Contributor

@andrewc12 andrewc12 commented Nov 14, 2023

Motivation and Context

Description

Additions to the m4 scripts that help us build openzfs on macos

How Has This Been Tested?

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)
  • 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:

@andrewc12 andrewc12 marked this pull request as ready for review November 14, 2023 08:22
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Nov 17, 2023
@andrewc12
Copy link
Contributor Author

andrewc12 commented Nov 28, 2023

Has anyone had a chance to look at this yet?

Signed-off-by: Andrew Innes <[email protected]>
Co-authored-by: Jorgen Lundman <[email protected]>
@andrewc12 andrewc12 changed the title m4 changes for macos Macos: m4 changes Jan 17, 2024
@andrewc12 andrewc12 mentioned this pull request Jan 18, 2024
13 tasks
@andrewc12
Copy link
Contributor Author

@behlendorf are there any blockers to this I can work on?

@andrewc12
Copy link
Contributor Author

@behlendorf I'm going to be going back to university soon and I won't be able to work on anything for a few months.

I feel like I'm not making any progress with getting anything merged.

@andrewc12
Copy link
Contributor Author

@behlendorf any news?

@andrewc12
Copy link
Contributor Author

@behlendorf I'm going on break from University soon. Is there anything I should work on?

@@ -606,6 +609,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [
ubuntu) initconfdir=/etc/default ;;
debian) initconfdir=/etc/default ;;
freebsd) initconfdir=$sysconfdir/rc.conf.d;;
apple) initconfdir=${prefix}/etc/launchd/launchd.d/ ;;
Copy link

Choose a reason for hiding this comment

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

Extra tailing slash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Code Review Needed Ready for review and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants