fix whitespace error
git-svn-id: svn://localhost/ardour2/branches/3.0@10255 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8fa47a8fd9
commit
49b459f8d3
2
wscript
2
wscript
@ -233,7 +233,7 @@ def set_compiler_flags (conf,opt):
|
||||
# check this even if we aren't using FPU optimization
|
||||
if not conf.is_defined('HAVE_POSIX_MEMALIGN'):
|
||||
optimization_flags.append("-DNO_POSIX_MEMALIGN")
|
||||
debug_flags.append("-DNO_POSIX_MEMALIGN")
|
||||
debug_flags.append("-DNO_POSIX_MEMALIGN")
|
||||
|
||||
# end optimization section
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user