Ver código fonte

* Fix smartlinking for linux.

git-svn-id: trunk@5303 -
yury 19 anos atrás
pai
commit
9217d50f5c
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      rtl/linux/si_intf.inc

+ 2 - 0
rtl/linux/si_intf.inc

@@ -1,3 +1,5 @@
+{$SMARTLINK OFF}
+
 var
   initialstkptr: pointer; public name '__stkptr';
   operatingsystem_parameter_envp: ppchar; public name 'operatingsystem_parameter_envp';