• Mike Frysinger's avatar
    build: turn on transparent LFS support · 9bdfd2cc
    Mike Frysinger authored
    Make sure we use 64-bit filesystem functions everywhere.  This applies not
    only to being able to read large files (which generally doesn't apply to
    us), but also being able to simply stat them (as they might be using large
    inodes).
    9bdfd2cc
Makefile 6.79 KB