From a3c5809d717be103795617eb3518fadf0a2d6d83 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Thu, 2 Apr 2020 15:36:01 +0200 Subject: [PATCH] Sync > linux-tkg: linux56-tkg: Add VIRTUALBOX-GUEST-MODULES & WIREGUARD-MODULE to provides, and virtualbox-guest-modules-arch & wireguard-arch to replaces > linux-tkg: Add a `_noccache` option to enforce turning off ccache. In addition, disable `CONFIG_GCC_PLUGINS` when ccache is used as it's disruptive, and tweak ccache sloppiness with safe values. Those changes combined are giving us near 100% cache hit rate on hot cache. > linux-tkg: Workaround ccache not being used by the makepkg wrapper. It seems directly injecting to CC doesn't work either, but this PATH workaround does. > wine-tkg-git: Readme: clearer indentation and separation > wine-tkg-git: Bring back the _warframelauncher_fix out of legacy, and add Warframe launcher unbreak reverts to workaround the launcher being unable to update itself as of 5e218fe758fe6beed5c7ad73405eccf33c307e6d It works 100% on my end but I might add more if deemed needed after more testing and feedback from others. --- linux-tkg | 2 +- wine-tkg-git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-tkg b/linux-tkg index e4541e9..9df9936 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit e4541e99aac7d5f089ee799bf5c1c58d5ea9cf87 +Subproject commit 9df993642a3a87f7a4027d2e03195359b1355158 diff --git a/wine-tkg-git b/wine-tkg-git index 7aad6fe..87ae57a 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit 7aad6fe34b3af144a21629997b4abfc5b505559e +Subproject commit 87ae57acc1038c72a7416d27dfcadfea9342127a