mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-04 16:38:29 +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-}
|
||||
{$goto on}
|
||||
{$macro on}
|
||||
{$define compilerproc:=stdcall }
|
||||
|
||||
interface
|
||||
{$endif not(defined(fpc_softfpu_interface)) and not(defined(fpc_softfpu_implementation))}
|
||||
|
Loading…
Reference in New Issue
Block a user