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

Optionally force compilation with MacFUSE. #16

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

Optionally force compilation with MacFUSE. #16

wants to merge 1 commit into from

Conversation

discnl
Copy link

@discnl discnl commented Jul 14, 2014

Use known MacFUSE compiler and linker options instead of pkg-config when
building with NOPKGCONFIG. An official build should compile with MacFUSE
to make sure the application will work regardless of whether an end-user's
system is using MacFUSE or its successor OSXFUSE (with MacFUSE
compatibility).
Not using pkg-config also has the advantage of not having to install
pkg-config (through e.g. MacPorts, Fink, or Homebrew) which makes it
easier to do a build on an offline system.

Use known MacFUSE compiler and linker options instead of pkg-config when
building with NOPKGCONFIG. An official build should compile with MacFUSE
to make sure the application will work regardless of whether an end-user's
system is using MacFUSE or its successor OSXFUSE (with MacFUSE
compatibility).
Not using pkg-config also has the advantage of not having to install
pkg-config (through e.g. MacPorts, Fink, or Homebrew) which makes it
easier to do a build on an offline system.
@pdinc-oss
Copy link

still reviewing, it seems to be the opposite of another patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants