Commit e3310b7
committed
[Povray] 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.
(Workaround has already been applied to SPEC2017's version of Povray in
9b14a92)1 parent bc9b4c1 commit e3310b7
File tree
2 files changed
+24
-0
lines changed- External
- Povray
- SPEC/CFP2006/453.povray
2 files changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
15 | 28 | | |
16 | 29 | | |
17 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
| |||
0 commit comments