|
@@ -121,7 +121,7 @@ begin
|
|
if Options.CurrentCompilerConfig='default' then
|
|
if Options.CurrentCompilerConfig='default' then
|
|
begin
|
|
begin
|
|
Log(vDebug,SLogGeneratingCompilerConfig,[S]);
|
|
Log(vDebug,SLogGeneratingCompilerConfig,[S]);
|
|
- Options.InitCompilerDefaults('');
|
|
|
|
|
|
+ Options.InitCompilerDefaults;
|
|
Options.SaveCompilerToFile(S);
|
|
Options.SaveCompilerToFile(S);
|
|
end
|
|
end
|
|
else
|
|
else
|