You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPEC] Work around build failure due to target OS macros changes.
llvm/llvm-project#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.
0 commit comments