|
@@ -230,7 +230,7 @@ begin
|
|
if UseVLink then
|
|
if UseVLink then
|
|
begin
|
|
begin
|
|
if create_smartlink_sections then
|
|
if create_smartlink_sections then
|
|
- GCSectionsStr:='-gc-all -sc -sd';
|
|
|
|
|
|
+ GCSectionsStr:='-gc-all -sc';
|
|
end;
|
|
end;
|
|
|
|
|
|
ExeName:=current_module.exefilename;
|
|
ExeName:=current_module.exefilename;
|