Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 45325 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.orig (-1 / +1 lines)
Lines 45-51 Link Here
45
45
46
46
47
ifeq ($(USE_CSS), 1)
47
ifeq ($(USE_CSS), 1)
48
  CFLAGS += -DHAVE_CSS
48
  CFLAGS += -DHAVE_CSS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
49
endif
49
endif
50
50
51
ifeq ($(USE_MMX), 1)
51
ifeq ($(USE_MMX), 1)

Return to bug 45325