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

(-)libpeas-0.7.4.ebuild (-5 / +1 lines)
Lines 46-54 pkg_setup() { Link Here
46
		VALAC=$(type -P valac-0.12)
46
		VALAC=$(type -P valac-0.12)
47
		--disable-static
47
		--disable-static
48
		--disable-maintainer-mode
48
		--disable-maintainer-mode
49
		--disable-gtk2-test-build
49
		--disable-gtk2-test-build"
50
		--disable-gdb
51
		--disable-valgrind
52
		--disable-gcov"
53
	# What do we do about gdb, valgrind, gcov, etc?
54
}
50
}

Return to bug 359169