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

Collapse All | Expand All

(-)toolchain.eclass (+4 lines)
Lines 1589-1594 Link Here
1589
	gcc_do_filter_flags
1589
	gcc_do_filter_flags
1590
	einfo "CFLAGS=\"${CFLAGS}\""
1590
	einfo "CFLAGS=\"${CFLAGS}\""
1591
	einfo "CXXFLAGS=\"${CXXFLAGS}\""
1591
	einfo "CXXFLAGS=\"${CXXFLAGS}\""
1592
	
1593
	# Force internal zip based jar script to avoid sandbox violations caused by
1594
	# jar binaries provided by JDK's. See bug #384291
1595
	export JAR=no
1592
1596
1593
	# For hardened gcc 4.3 piepatchset to build the hardened specs
1597
	# For hardened gcc 4.3 piepatchset to build the hardened specs
1594
	# file (build.specs) to use when building gcc.
1598
	# file (build.specs) to use when building gcc.

Return to bug 384291