mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 02:06:10 +02:00
* removed hack to disable dircache for DragonFly BSD now that its dirent
handling has been fixed git-svn-id: trunk@32707 -
This commit is contained in:
parent
f8f03ac4ad
commit
8f645fdc83
@ -23,9 +23,7 @@ unit cfileutl;
|
|||||||
|
|
||||||
{$i fpcdefs.inc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
{$ifndef DragonFly}
|
|
||||||
{$define usedircache}
|
{$define usedircache}
|
||||||
{$endif DragonFly}
|
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user