mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 22:26:00 +02:00
* wasm cpu string renamed wasm32
git-svn-id: branches/wasm@46253 -
This commit is contained in:
parent
26207eef00
commit
6dd85ad80c
@ -37,7 +37,7 @@ uses
|
||||
|
||||
function tripletcpustr(tripletstyle: ttripletstyle): ansistring;
|
||||
begin
|
||||
result:='wasm';
|
||||
result:='wasm32';
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user