This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
* go32v2 and linux specific, because it needs 'as' for assembling
peter
23 anni fa
parent
1d8b9cac97
commit
5badb9e78a
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tests/tbs/tb0105.pp
+ 1
- 0
tests/tbs/tb0105.pp
Vedi File
@@ -1,3 +1,4 @@
+{ %TARGET=linux,go32v2 }
{ %CPU=i386 }
{ %OPT= -Aas }