Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 905712
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/Makefile
0
++ b/Makefile
Lines 92-97 CFLAGS = $(SUBST_CFLAGS) \ Link Here
92
	 -include include/config.h \
92
	 -include include/config.h \
93
	 -DBTRFS_FLAT_INCLUDES \
93
	 -DBTRFS_FLAT_INCLUDES \
94
	 -D_XOPEN_SOURCE=700  \
94
	 -D_XOPEN_SOURCE=700  \
95
	 -D_LARGEFILE64_SOURCE \
95
	 -fno-strict-aliasing \
96
	 -fno-strict-aliasing \
96
	 -fPIC \
97
	 -fPIC \
97
	 -Wall \
98
	 -Wall \

Return to bug 905712