Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 464794 | Differences between
and this patch

Collapse All | Expand All

(-)a/eclass/mozconfig-3.eclass (+3 lines)
Lines 64-69 mozconfig_config() { Link Here
64
	mozconfig_use_enable dbus
64
	mozconfig_use_enable dbus
65
	mozconfig_use_enable debug
65
	mozconfig_use_enable debug
66
	mozconfig_use_enable debug tests
66
	mozconfig_use_enable debug tests
67
	if ! use debug ; then
68
		mozconfig_annotate 'disabled by Gentoo' --disable-debug-symbols
69
	fi
67
	mozconfig_use_enable startup-notification
70
	mozconfig_use_enable startup-notification
68
	mozconfig_use_enable system-sqlite
71
	mozconfig_use_enable system-sqlite
69
	mozconfig_use_enable wifi necko-wifi
72
	mozconfig_use_enable wifi necko-wifi

Return to bug 464794