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

(-)btrfs-progs-0.18.ebuild~ (+3 lines)
Lines 25-30 Link Here
25
25
26
	# Apply hot fixes
26
	# Apply hot fixes
27
	#epatch "${FILESDIR}/${P}-hotfix.patch"
27
	#epatch "${FILESDIR}/${P}-hotfix.patch"
28
29
	# Fix hardcoded gcc
30
	sed -i -e 's:gcc $(CFLAGS):$(CC) $(CFLAGS):' Makefile
28
}
31
}
29
32
30
src_compile() {
33
src_compile() {

Return to bug 259961