This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
freepascal.compiler
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
* go32v2 and linux specific, because it needs 'as' for assembling
peter
il y a 23 ans
Parent
1d8b9cac97
commit
5badb9e78a
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
tests/tbs/tb0105.pp
+ 1
- 0
tests/tbs/tb0105.pp
Voir le fichier
@@ -1,3 +1,4 @@
+{ %TARGET=linux,go32v2 }
{ %CPU=i386 }
{ %OPT= -Aas }