<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Speed up Your Emerge Times on Gentoo</title>
        <link>https://stream.echo6.co/videos/watch/6a000554-efaf-4ff3-9e12-191221ad32e5</link>
        <description>In this video I give you some tips on how to optimize gentoos compilation time so that you can emerge packages faster, as well as rebuild packages with different use flags much faster.  Set your MAKEOPTS to your make.conf file according to the number of CPU threads you have (make sure to leave enough CPU threads available if you're going to use your machine while emerging packages) Enable pipe if you sufficient ram (I recommend 2 GB of ram for each CPU thread in your MAKEOPTS) and set O options to 2 (or 3 if you're feeling brave or mostly using packages on gentoos list of packages that support O3)  You can also use ccache to cache C and C++ objects for multiple emerges with different use flags, and ofcourse don't use a bunch of redundant packages 😄 Heres a copy of my make.conf settings since my colorscheme is a little hard to read on video These settings were set by the catalyst build script that automaticallybuilt this stage.Please consult /usr/share/portage/config/make.conf.example for a moredetailed example.COMMON_FLAGS="-march=native -O2 -pipe" CFLAGS="${COMMON_FLAGS}" CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" MAKEOPTS="-j3" USE="-kde -systemd -gnome -aqua -cdinstall -cdr -css -dvd -dvdr -a52 -cjk  -clamav -coreaudio -ios -ipod -iee1394 -emacs -xemacs  -emboss -3dfx -altivec -smartcard -cups -ibm alsa x xinerama" #RUBY_TARGETS="ruby24 ruby25" NOTE: This stage was built with the bindist Use flag enabledPORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" This sets the language of build output to English.Please keep this setting intact when reporting bugs.LC_MESSAGES=C GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ https://mirror.sjc02.svwh.net/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/" Subscribe to my YouTube channel http://goo.gl/9U10Wz and be sure to click that notification bell so you know when new videos are released. ₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿ Dash Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz Zcash t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr Chainlink 0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14 Bitcoin Cash qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp Etherum Classic 0xeA641e59913960f578ad39A6B4d02051A5556BfC USD Coin 0x0B045f743A693b225630862a3464B52fefE79FdB Bitcoin bc1qyj5p6hzqkautq4d3zgzwfllm7xv9wjeqkv857z Ethereum 0x35B505EB5b717D11c28D163fb1412C3344c7684d Litecoin LQviuYVbvJs1jCSiEDwWAarycA4xsqJo7D DOGE D7MPGcUT4sXkGroGbs4QVQGyXqXd6QfmXF</description>
        <lastBuildDate>Wed, 15 Apr 2026 09:53:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Speed up Your Emerge Times on Gentoo</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/6a000554-efaf-4ff3-9e12-191221ad32e5</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=6a000554-efaf-4ff3-9e12-191221ad32e5" rel="self" type="application/rss+xml"/>
    </channel>
</rss>