-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update conf-freeglut for the mingw-w64 ports #27846
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
Conversation
Mumble... 🤔 Furthermore, I realize that Linux and FreeBSD query |
IIUC, this is still being worked on, so I've marked it accordingly. Please LMK if I'm misinterpreting! |
Digging some more into this, I can see a .pc file was added upstream for the This also explains why
The MinGW failure is therefore to be expected - and unlikely to change status unless someone steps up and adopts the Cygwin package. |
Based on the above, I've gone with
I've not adjusted the logic to remove the Finally, seeing the previous CI run failed on macOS I've added entries based on |
Fantastic. Thank you for the fixes and for adding this conf- package! 🙏 |
Fix typo in conf-freeglut from #27846
This is modeled after the initial example PR #26072 from @dra27 (for libssl)
and a more recent one (#27553) for libevent.