Explorar o código

+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly

Nikolay Nikolov hai 7 meses
pai
achega
f1725289e9
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      tests/test/tabsvr6.pp
  2. 2 0
      tests/test/tabsvr7.pp

+ 2 - 0
tests/test/tabsvr6.pp

@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
 {$mode objfpc}
 {$B+}
 uses

+ 2 - 0
tests/test/tabsvr7.pp

@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
 {$mode objfpc}
 {$B+}
 uses