Blender Git Loki

Git Commits -> Revision e73c60f

Revision e73c60f by Julian Eisel (master)
September 4, 2020, 19:57 (GMT)
Fix Cycles unsetting most GCC and Clang C++ flags

Caused by f04260d8c679.
Cycles' CMake defines macros with the same name as Blender, which
override the Blender ones. There's however a small difference in the
re-defined `remove_cc_flag()`, the Cycles version only takes one flag at
a time. So I guess Blender's calls to it would only result in the first
flag being removed.
Of course Cycles shouldn't override any Blender macros, but I'll leave
that up to Brecht to fix properly.

Commit Details:

Full Hash: e73c60f1bd64d8a54282622a96e772f1eeaeef19
Parent Commit: e6f0b60
Lines Changed: +18, -16

1 Modified Path:

/intern/cycles/cmake/macros.cmake (+18, -16) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021