* fixed Haiku compilation after r26426, always uses libc (patch by Olivier

Coursiere, mantis #26150)

git-svn-id: trunk@27786 -
This commit is contained in:
Jonas Maebe 2014-05-14 13:06:34 +00:00
parent 3e9c9f2f90
commit ee2242c407

View File

@ -22,3 +22,5 @@
{$define usedomain} // Allow uname with "domain" entry.
// (which is a GNU extension)
{$define FPC_USE_LIBC}