Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
if use global; then
export G4LIB_USE_GRANULAR=y
emake global || die "Building global libraries failed"
emake || die "Rebuilding shared geant failed"
fi
if use static; then