[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [36280] trunk/blender/build_files/buildbot /config/user-config-player-x86_64.py: buildbot:

Sergey Sharybin g.ulairi at gmail.com
Thu Apr 21 21:01:31 CEST 2011


Revision: 36280
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36280
Author:   nazgul
Date:     2011-04-21 19:01:31 +0000 (Thu, 21 Apr 2011)
Log Message:
-----------
buildbot:

Fixed typo for 64bit blenderplayer which caused undefined symbol gzopen64

Modified Paths:
--------------
    trunk/blender/build_files/buildbot/config/user-config-player-x86_64.py

Modified: trunk/blender/build_files/buildbot/config/user-config-player-x86_64.py
===================================================================
--- trunk/blender/build_files/buildbot/config/user-config-player-x86_64.py	2011-04-21 18:33:30 UTC (rev 36279)
+++ trunk/blender/build_files/buildbot/config/user-config-player-x86_64.py	2011-04-21 19:01:31 UTC (rev 36280)
@@ -47,7 +47,6 @@
 WITH_BF_STATICZLIB = True
 BF_ZLIB_LIB_STATIC = '${BF_ZLIB}/lib/libz.a'
 
-WITH_BF_STATICZLIB = False
 WITH_BF_SDL = True
 WITH_BF_OGG = False
 




More information about the Bf-blender-cvs mailing list