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

Fix Yosemite build #18

Merged
merged 1 commit into from
Dec 9, 2014
Merged

Fix Yosemite build #18

merged 1 commit into from
Dec 9, 2014

Commits on Dec 5, 2014

  1. Fix Yosemite build

    From CUPS 1.6, the visibility of parts of the IPP data structures controlled are by the preprocessor symbol IPP_PRIVATE_STRUCTURES.
    Visibility is enabled specifically for Mac OS X 10.8 and 10.9 but not for Mac OS X 10.10 in CUPS. This update forces the required visibility.
    davidbernard committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    99bd138 View commit details
    Browse the repository at this point in the history