This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
fpc
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
- disabled pic (fixes test on darwin/i386, where pic is on by default)
git-svn-id: trunk@14829 -
Jonas Maebe
15 vuotta sitten
vanhempi
e4858445c7
commit
d03d2ed27d
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
tests/webtbs/tw15370.pp
+ 1
- 1
tests/webtbs/tw15370.pp
Näytä tiedosto
@@ -1,5 +1,5 @@
{%CPU=i386}
-
+
{%opt=-Cg-}
program test_word_ref;