[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [10936] branches/soc-2007-hcube: my firts commit.

Nathan Letwory jesterking at letwory.net
Thu Jun 21 06:44:15 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Diego B wrote:
> On 6/20/07, Chris Want <cwant at ualberta.ca> wrote:
>> Csaba Hruska wrote:
>>
>>> Modified: branches/soc-2007-hcube/config/linux2-config.py
>> <SNIP>
>>>  ##
>>> -CC = 'gcc'
>>> -CXX = 'g++'
>>> +CC = 'gcc-4.1'
>>> +CXX = 'g++-4.1'
>> You should never commit user specific settings like this to the
>> repository. I don't usually use Scons, but I believe you can
>> put settings like this in a file called user-config.py
>> which isn't included in the repository (so that user
>> settings don't get committed by accident)... perhaps a Scons
>> user can confirm that this is the correct way to deal
>> with user specific settings?
> 
> yes, you can copy blender/config/linux2-config.py to blender/user-config.py
> and make all the changes that you need.

Or alternatively give it on the command-line: scons CC='mycompiler'

/Nathan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)

iD8DBQFGegIeRnS9XhVfakkRAq1bAJ90O1DLLWkZP7wkJ0LzXIGy1mwuWwCeOKcc
e7kbLTNOrihGoBufdCEhwhQ=
=4SXr
-----END PGP SIGNATURE-----


More information about the Bf-committers mailing list