svn merge -r39493:39664 https://svn.blender.org/svnroot/bf-blender/trunk/blender
This commit is contained in:
@@ -13,7 +13,7 @@ if env['WITH_BF_QUICKTIME']:
|
||||
defs.append('WITH_QUICKTIME')
|
||||
incs += ' ' + env['BF_QUICKTIME_INC']
|
||||
|
||||
if env['OURPLATFORM'] == 'linux2':
|
||||
if env['OURPLATFORM'] == 'linux':
|
||||
cflags='-pthread'
|
||||
incs += ' ../../../extern/binreloc/include'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user