Fix #20569: scons missing BF_NO_ELBEEM from allowed command line options.

This commit is contained in:
Brecht Van Lommel 2010-01-05 14:30:55 +00:00
parent a1034a0526
commit 88485f7c03

@ -77,7 +77,8 @@ def validate_arguments(args, bc):
'BF_VERSION',
'BF_GHOST_DEBUG',
'WITH_BF_RAYOPTIMIZATION',
'BF_RAYOPTIMIZATION_SSE_FLAGS'
'BF_RAYOPTIMIZATION_SSE_FLAGS',
'BF_NO_ELBEEM'
]
# Have options here that scons expects to be lists