mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 03:46:10 +02:00
* fixed Haiku compilation after r26426, always uses libc (patch by Olivier
Coursiere, mantis #26150) git-svn-id: trunk@27786 -
This commit is contained in:
parent
3e9c9f2f90
commit
ee2242c407
@ -22,3 +22,5 @@
|
|||||||
|
|
||||||
{$define usedomain} // Allow uname with "domain" entry.
|
{$define usedomain} // Allow uname with "domain" entry.
|
||||||
// (which is a GNU extension)
|
// (which is a GNU extension)
|
||||||
|
|
||||||
|
{$define FPC_USE_LIBC}
|
||||||
|
Loading…
Reference in New Issue
Block a user