Skip to content

Conversation

@tannevaled
Copy link
Contributor

No description provided.

gnu.org/automake: '*'
gnu.org/autoconf: '*'
gnu.org/gawk: '*'
gnu.org/gcc: '*'
Copy link
Contributor

Choose a reason for hiding this comment

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

darwin doesn't like gcc's ... ar and ranlib, I believe. try this:

  env:
    darwin:
      # FIXME: binutils ar/ranlib are broken on macOS?
      AR: /usr/bin/ar
      RANLIB: /usr/bin/ranlib

@jhheider jhheider merged commit af339ab into pkgxdev:main Jan 17, 2024
@tannevaled tannevaled deleted the squashfs-tools-ng branch March 27, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants