buildbot:

Fixed typo for 64bit blenderplayer which caused undefined symbol gzopen64
This commit is contained in:
Sergey Sharybin 2011-04-21 19:01:31 +00:00
parent b52637270d
commit 05c7db95b6

@ -47,7 +47,6 @@ WITH_BF_ZLIB = True
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