mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 23:07:14 +01:00
* mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611.
git-svn-id: trunk@11337 -
This commit is contained in:
parent
c00108009d
commit
c12945d323
@ -12,7 +12,7 @@ unit gzio;
|
||||
}
|
||||
|
||||
interface
|
||||
|
||||
{$mode objfpc}
|
||||
{$I zconf.inc}
|
||||
|
||||
uses
|
||||
|
||||
Loading…
Reference in New Issue
Block a user