mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 23:09:32 +01:00
- disabled pic (fixes test on darwin/i386, where pic is on by default)
git-svn-id: trunk@14829 -
This commit is contained in:
parent
e4858445c7
commit
d03d2ed27d
@ -1,5 +1,5 @@
|
|||||||
{%CPU=i386}
|
{%CPU=i386}
|
||||||
|
{%opt=-Cg-}
|
||||||
|
|
||||||
program test_word_ref;
|
program test_word_ref;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user