LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Portage configuration question (https://www.linuxquestions.org/questions/linux-software-2/portage-configuration-question-146137/)

jiggywiggy 02-14-2004 06:08 PM

Portage configuration question
 
I started a gentoo installation from stage 2 and when I was configuring /etc/make.conf I did not add the line
MAKEOPTS="-j2"
is my installation doomed?

spuzzzzzzz 02-14-2004 10:26 PM

nope. "-j2" just allows make to run 2 jobs at once. It may affect you compilation speed slightly, but it is nothing to worry about. You can add that line now if you want, and everything will be fine. Just remember to run "env-update" after modifying the file.

jiggywiggy 02-15-2004 03:38 PM

ok thanks i'll do that


All times are GMT -5. The time now is 10:38 AM.