]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Makefile: use -D_FILE_OFFSET_BITS=64 to build dracut-install
authorHarald Hoyer <harald@redhat.com>
Mon, 18 Mar 2013 09:58:25 +0000 (10:58 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 18 Mar 2013 09:58:25 +0000 (10:58 +0100)
Makefile

index 644d17d49211d3a366b5d3a4f96c209277be4305..ce40647625cadba8eac7b6fe8b709ce5b855e62b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ sysconfdir ?= ${prefix}/etc
 bindir ?= ${prefix}/bin
 mandir ?= ${prefix}/share/man
 CFLAGS ?= -O2 -g -Wall
-CFLAGS += -std=gnu99
+CFLAGS += -std=gnu99  -D_FILE_OFFSET_BITS=64
 bashcompletiondir ?= ${datadir}/bash-completion/completions
 
 man1pages = lsinitrd.1