This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pascal
/
freepascal.compiler
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
* go32v2 and linux specific, because it needs 'as' for assembling
peter
há 23 anos atrás
pai
1d8b9cac97
commit
5badb9e78a
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
tests/tbs/tb0105.pp
+ 1
- 0
tests/tbs/tb0105.pp
Ver Ficheiro
@@ -1,3 +1,4 @@
+{ %TARGET=linux,go32v2 }
{ %CPU=i386 }
{ %OPT= -Aas }