[SPEC] Work around build failure due to target OS macros changes.

https://github.com/llvm/llvm-project/pull/74676 changes some predefined
target OS macros on Apple platforms, which breaks building both Blender
and Povray.

Work around build failures by adding -fno-define-target-os-macros if
available.
2 files changed