mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 14:59:32 +02:00
- removed unused comment
This commit is contained in:
parent
ef4255c65b
commit
ae17e6acb6
@ -95,7 +95,6 @@ end;
|
||||
procedure tlinkerwasi.SetDefaultInfo;
|
||||
begin
|
||||
Info.DllCmd[1] := 'wasm-ld $SONAME $GCSECTIONS $MAP -o $EXE';
|
||||
//Info.DllCmd[2] := 'wasmtool --exportrename $INPUT $EXE';
|
||||
end;
|
||||
|
||||
procedure tlinkerwasi.InitSysInitUnitName;
|
||||
|
Loading…
Reference in New Issue
Block a user