Remove direct _llseek code and require long filesystem libc.

This commit is contained in:
Felix Janda 2015-01-22 19:54:36 +01:00 committed by Vladimir Serbinenko
parent 6866f2ba37
commit 3bac4caa2b
4 changed files with 13 additions and 24 deletions

View file

@ -35,6 +35,7 @@ configuring the GRUB.
* GNU binutils 2.9.1.0.23 or later
* Flex 2.5.35 or later
* Other standard GNU/Unix tools
* a libc with large file support (e.g. glibc 2.1 or later)
On GNU/Linux, you also need: