This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* Skip go32v2 target has there is no thread support
git-svn-id: trunk@18170 -
pierre
hace 14 años
padre
3d701bc644
commit
7fd2f2b3ed
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/test/tmt1.pp
+ 1
- 0
tests/test/tmt1.pp
Ver fichero
@@ -1,3 +1,4 @@
+{ %skiptarget=go32v2 }
{ %version=1.1 }
{$mode objfpc}