mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:09:42 +02:00
Add openbsd/netbsd x86_64 systems to list using 16 for size of cextended type
git-svn-id: trunk@20749 -
This commit is contained in:
parent
67d6e8d6af
commit
02479d0409
@ -2059,6 +2059,7 @@ implementation
|
||||
sc80real:
|
||||
if target_info.system in [system_i386_darwin,system_i386_iphonesim,system_x86_64_darwin,
|
||||
system_x86_64_linux,system_x86_64_freebsd,
|
||||
system_x86_64_openbsd,system_x86_64_netbsd,
|
||||
system_x86_64_solaris,system_x86_64_embedded] then
|
||||
savesize:=16
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user