This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove CPU and TARGET restrictions on test/cg/tcalext7.pp
Pierre Muller
2 days ago
parent
b432d36205
commit
de30ac10d4
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
tests/test/cg/tcalext7.pp
+ 0
- 2
tests/test/cg/tcalext7.pp
View File
@@ -1,5 +1,3 @@
-{ %CPU=x86_64 }
-{ %TARGET=linux }
program tcalext7;