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

Collapse All | Expand All

(-)/usr/portage/eclass/qt4.eclass~ (+1 lines)
Lines 261-266 Link Here
261
	/usr/bin/qmake ${projprofile} \
261
	/usr/bin/qmake ${projprofile} \
262
		QTDIR=/usr/$(get_libdir) \
262
		QTDIR=/usr/$(get_libdir) \
263
		QMAKE=/usr/bin/qmake \
263
		QMAKE=/usr/bin/qmake \
264
		QMAKE_STRIP= \
264
		QMAKE_CC=$(tc-getCC) \
265
		QMAKE_CC=$(tc-getCC) \
265
		QMAKE_CXX=$(tc-getCXX) \
266
		QMAKE_CXX=$(tc-getCXX) \
266
		QMAKE_LINK=$(tc-getCXX) \
267
		QMAKE_LINK=$(tc-getCXX) \

Return to bug 221745