Disable building of fftw
This commit is contained in:
3
extern/SConscript
vendored
3
extern/SConscript
vendored
@@ -32,4 +32,5 @@ if env['WITH_BF_REDCODE'] and env['BF_REDCODE_LIB'] == '':
|
|||||||
if env['OURPLATFORM'] == 'linux2':
|
if env['OURPLATFORM'] == 'linux2':
|
||||||
SConscript(['binreloc/SConscript']);
|
SConscript(['binreloc/SConscript']);
|
||||||
|
|
||||||
SConscript(['fftw/SConscript'])
|
# FFTW not needed atm - dg
|
||||||
|
# SConscript(['fftw/SConscript'])
|
||||||
|
Reference in New Issue
Block a user