View | Details | Raw Unified
Collapse All | Expand All

(-) a/geant-4.9.1_p02.ebuild (+1 lines)
 Lines 130-135   src_compile() { Link Here 
	if use global; then
	if use global; then
		export G4LIB_USE_GRANULAR=y
		export G4LIB_USE_GRANULAR=y
		emake global || die "Building global libraries failed"
		emake global || die "Building global libraries failed"
		emake || die "Rebuilding shared geant failed"
	fi
	fi
	if use static; then
	if use static; then