[Bf-committers] CVS commit: blender/intern/python/freeze freeze_ac.py

Unprivileged User bf-committers@blender.org
Wed, 1 Jan 2003 03:07:47 +0100 (CET)


nobody      2003/01/01 03:07:47 CET

  Modified files:
    blender/intern/python/freeze freeze_ac.py 
  
  Log:
  A kludge to use the right compiler while freezing
  using gcc under Irix -- without this it uses only
  'cc -n32' (since this is what the sgi employee
  who compiled the python stuff used).
  
  Chris
  
  Revision  Changes    Path
  1.2       +7 -0      blender/intern/python/freeze/freeze_ac.py