Blender Git Commit Log

Git Commits -> Revision 4e66d4e

Revision 4e66d4e by Stephen Swaney (master)
April 13, 2007, 06:30 (GMT)
fix mashup of CCFLAGS and CXXFLAGS for scons builds.

CXXFLAGS defaults to CCFLAGS which was causing duplicated or
extra compile flags being set for g++. Fix is to use
env.Replace() rather than .Append() the first time we
set CXXFLAGS in the build environment.

Commit Details:

Full Hash: 4e66d4e676dcb9c67acc9b1b14ae1484e75322b3
SVN Revision: 10517
Parent Commit: 26735a6
Lines Changed: +9, -3

1 Modified Path:

/tools/Blender.py (+9, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021