This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
freepascal.compiler
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* Skip go32v2 target has there is no thread support
git-svn-id: trunk@18170 -
pierre
14 年 前
親
3d701bc644
コミット
7fd2f2b3ed
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
tests/test/tmt1.pp
+ 1
- 0
tests/test/tmt1.pp
ファイルの表示
@@ -1,3 +1,4 @@
+{ %skiptarget=go32v2 }
{ %version=1.1 }
{$mode objfpc}