mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-08 23:58:42 +02:00
+ Allow compilation as an external unit
git-svn-id: trunk@20203 -
This commit is contained in:
parent
3a3ab75e4a
commit
f4a9b3d73b
@ -84,6 +84,8 @@ unit softfpu;
|
|||||||
}
|
}
|
||||||
{$Q-}
|
{$Q-}
|
||||||
{$goto on}
|
{$goto on}
|
||||||
|
{$macro on}
|
||||||
|
{$define compilerproc:=stdcall }
|
||||||
|
|
||||||
interface
|
interface
|
||||||
{$endif not(defined(fpc_softfpu_interface)) and not(defined(fpc_softfpu_implementation))}
|
{$endif not(defined(fpc_softfpu_interface)) and not(defined(fpc_softfpu_implementation))}
|
||||||
|
Loading…
Reference in New Issue
Block a user