3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
toonn d0c5ac2383 libtiff: Disable OpenGL entirely for Darwin
On the Hydra builders and with Clang 7, CMake fails to find OpenGL. With
Clang 11 it manages to find the the OpenGL and GLUT system frameworks
for me. It does not find `gl.h` however. So the tests for `tiffgt` fail
on a missing include.

Since previously OpenGL wasn't detected I've opted to disable the CMake
check for OpenGL for darwin. This means `tiffgt.c` is never built and
tested. Ideally we'd provide the proper headers so the tests can
succeed.
2021-11-24 15:17:13 -08:00
..
applications Merge master into staging-next 2021-11-24 18:01:03 +00:00
build-support
common-updater
data
desktops
development libtiff: Disable OpenGL entirely for Darwin 2021-11-24 15:17:13 -08:00
games
misc
os-specific darwin.CF: Add pre-/postBuild hooks to buildPhase 2021-11-24 15:17:13 -08:00
pkgs-lib
servers Merge master into staging-next 2021-11-24 18:01:03 +00:00
shells
stdenv stdenv: Darwin no longer needs 10.11 workaround 2021-11-24 15:17:13 -08:00
test
tools Merge master into staging-next 2021-11-24 18:01:03 +00:00
top-level all-packages: Define LLVM 11 as the default for Darwin 2021-11-24 15:17:13 -08:00