Re: [arch-general] Makepkg: Incremental builds

2020-11-02 Thread Björn Fries
Am 02.11.20 um 19:39 schrieb LuKaRo: How can I make use of incremental builds using makepkg? Try https://wiki.archlinux.org/index.php/ccache

Re: [arch-general] Makepkg: Incremental builds

2020-11-02 Thread Eli Schwartz via arch-general
On 11/2/20 1:39 PM, LuKaRo wrote: > Hi everyone, > > I'm currently building ungoogled-chromium from AUR, which is running for > 6 hrs now on my 6-core i7-9750H laptop and almost done. However, I'm > thinking about what happens when the next version will be released. From > my understanding, when r

Re: [arch-general] Makepkg: Incremental builds

2020-11-02 Thread karx via arch-general
On Mon, Nov 2, 2020, 12:40 PM LuKaRo wrote: > Hi everyone, > > I'm currently building ungoogled-chromium from AUR, which is running for > 6 hrs now on my 6-core i7-9750H laptop and almost done. However, I'm > thinking about what happens when the next version will be released. From > my understand

[arch-general] Makepkg: Incremental builds

2020-11-02 Thread LuKaRo
Hi everyone, I'm currently building ungoogled-chromium from AUR, which is running for 6 hrs now on my 6-core i7-9750H laptop and almost done. However, I'm thinking about what happens when the next version will be released. From my understanding, when running git pull to fetch the latest version fr