View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/app-arch/p7zip/p7zip-4.42.ebuild (+1 lines)
 Lines 23-28    Link Here 
		-e "/^CXX=/s:g++:$(tc-getCXX):" \
		-e "/^CXX=/s:g++:$(tc-getCXX):" \
		-e "/^CC=/s:gcc:$(tc-getCC):" \
		-e "/^CC=/s:gcc:$(tc-getCC):" \
		-e "s:OPTFLAGS=-O:OPTFLAGS=${CXXFLAGS}:" \
		-e "s:OPTFLAGS=-O:OPTFLAGS=${CXXFLAGS}:" \
		-e 's:-s ::' \
		makefile* || die "changing makefiles"
		makefile* || die "changing makefiles"
	if use amd64; then
	if use amd64; then