Browse Source

* fixed the name(s) of the WASI target(s) from the previous commit: should be wasip1,wasip1threads

Nikolay Nikolov 2 weeks ago
parent
commit
0fead21e78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/units/sysutils/tffirst.pp

+ 1 - 1
tests/test/units/sysutils/tffirst.pp

@@ -1,4 +1,4 @@
-{ %target=linux,freebsd,openbsd,netbsd,win32,win64,darwin,haiku,morphos,wasi }
+{ %target=linux,freebsd,openbsd,netbsd,win32,win64,darwin,haiku,morphos,wasip1,wasip1threads }
 
 {$codepage utf8}