Browse Source

* This test must be run on lower 4Gb of address space. Explicitly set image base on Windows.

git-svn-id: trunk@13148 -
yury 16 years ago
parent
commit
726764be0b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/webtbs/tw10641.pp

+ 3 - 0
tests/webtbs/tw10641.pp

@@ -1,4 +1,7 @@
 { %cpu=x86_64 }
+{$ifdef windows}
+  {$imagebase $10000}
+{$endif}
 var
   test : dword;