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

(-)klibc-2.0.4.ebuild.old (+3 lines)
Lines 103-108 Link Here
103
	ln -snf "${KS}" linux
103
	ln -snf "${KS}" linux
104
	#ln -snf "/usr" linux
104
	#ln -snf "/usr" linux
105
105
106
	# Workaround for gcc-6
107
	ln -sf "${S}"/linux/include/linux/compiler-gcc4.h "${S}"/linux/include/linux/compiler-gcc6.h
108
106
	# Build interp.o with EXTRA_KLIBCAFLAGS (.S source)
109
	# Build interp.o with EXTRA_KLIBCAFLAGS (.S source)
107
	epatch "${FILESDIR}"/${PN}-1.4.11-interp-flags.patch
110
	epatch "${FILESDIR}"/${PN}-1.4.11-interp-flags.patch
108
111

Return to bug 594508