diff --git a/Source/Tests/SConscript b/Source/Tests/SConscript index 69ecd5a3..5843116f 100644 --- a/Source/Tests/SConscript +++ b/Source/Tests/SConscript @@ -120,6 +120,7 @@ if cppunit: # exehead files special treatment exehead_env = env.Clone() + exehead_env.Append(CCFLAGS = ['$C_FLAG']) exehead_env.Append( CPPDEFINES = [ 'EXEHEAD',