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

Collapse All | Expand All

(-)/usr/portage/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild (-4 lines)
Lines 191-200 Link Here
191
		#echo "#define SharedLibraryLoadFlags  -shared -Wl,-z,defs" \
191
		#echo "#define SharedLibraryLoadFlags  -shared -Wl,-z,defs" \
192
		#	>> config/cf/host.def
192
		#	>> config/cf/host.def
193
193
194
		# 9385_all_6.7.0-motif-allow-fhs-and-default-off.patch from upstream
195
		# turns off HasMotif YES default on Linux and BSDs, so we need this
196
		echo "#define HasMotif YES" >> config/cf/host.def
197
198
		# Enable i810 on x86_64 (RH #126687)
194
		# Enable i810 on x86_64 (RH #126687)
199
		echo "#define XF86ExtraCardDrivers i810" >> config/cf/host.def
195
		echo "#define XF86ExtraCardDrivers i810" >> config/cf/host.def
200
196

Return to bug 57271