Blender Git Loki
Git Commits -> Revision 029bd44
Revision 029bd44 by Sergey Sharybin (master) April 29, 2015, 08:57 (GMT) |
SCons: Fix wrong flags usage after recent stdc89 changes CCFLAGS are used for both C and C++ compilers and one is better not to pass C-related flags to C++ compiler. C-compiler flags are to be passed via CFLAGS variable. |
Commit Details:
Full Hash: 029bd44bbd0fc6c1c59c6cb37f9e70c4dd23f91d
Parent Commit: f4d7f52
Lines Changed: +2, -1
1 Modified Path:
/build_files/scons/config/linux-config.py (+2, -1) (Diff)