mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 06:08:16 +02:00
* Fix smartlinking for linux.
git-svn-id: trunk@5303 -
This commit is contained in:
parent
95868909bd
commit
9217d50f5c
@ -1,3 +1,5 @@
|
||||
{$SMARTLINK OFF}
|
||||
|
||||
var
|
||||
initialstkptr: pointer; public name '__stkptr';
|
||||
operatingsystem_parameter_envp: ppchar; public name 'operatingsystem_parameter_envp';
|
||||
|
Loading…
Reference in New Issue
Block a user