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

(-)/usr/portage/net-misc/unison/unison-2.27.57-r1.ebuild (-1 / +1 lines)
Lines 61-67 Link Here
61
}
61
}
62
62
63
src_test() {
63
src_test() {
64
	emake selftest ||  die "selftest failed"
64
	emake selftest CFLAGS="" ||  die "selftest failed"
65
}
65
}
66
66
67
src_install () {
67
src_install () {

Return to bug 327235