From eb5665effd1101af9a937fa3cb52acedaf92d0e9 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Thu, 14 May 2020 21:37:19 +0200 Subject: [PATCH] Sync > community-patches: linux56-tkg: Fix large-page restoration patch for Linux 5.6.13. > linux-tkg: linux56-tkg: 5.6.13 > linux-tkg: linux54-tkg: 5.4.41 > mingw-on-arch-automator: Remove dwarf2 switch - AUR's maintainer is now enabling it so we don't have to :) > mostlyportable-gcc: For ld to find proper paths for libs, we can use a .conf in '/etc/ld.so.conf.d'. On Arch, lib32-libva1 and libva1 packages contain the necessary paths, but if using those is not desired, we end up with random breakage. This commit adds an adequate .conf file and a prompt. > wine-tkg-git: Remove the mingw script redirect. It breaks on standalone clone of wine-tkg-git as it was initially made to work with the PKGBUILDS tree, and it's a huge piece to swallow while not being a requirement. Let the user choose what to do with less pressure. Also change the message from error to warning to follow the same logic. --- community-patches | 2 +- linux-tkg | 2 +- mingw-on-arch-automator | 2 +- mostlyportable-gcc | 2 +- wine-tkg-git | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/community-patches b/community-patches index 4eb2ecf..d803a6b 160000 --- a/community-patches +++ b/community-patches @@ -1 +1 @@ -Subproject commit 4eb2ecf95046cfdc96479bc8761bf573ba4acf4a +Subproject commit d803a6bd8557461ef6f68743031a95f452fa28be diff --git a/linux-tkg b/linux-tkg index e3a68be..6bd93c2 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit e3a68be86d0f7617cf040138d5441dcd7cd3e483 +Subproject commit 6bd93c227782afcce34558253e91c37f1e8f0f74 diff --git a/mingw-on-arch-automator b/mingw-on-arch-automator index 6589abd..b338336 160000 --- a/mingw-on-arch-automator +++ b/mingw-on-arch-automator @@ -1 +1 @@ -Subproject commit 6589abd3a131a46ff368322124406725d45bc746 +Subproject commit b3383365e9698b02956cc2a933584de63c0f879a diff --git a/mostlyportable-gcc b/mostlyportable-gcc index 8e1eb52..d70de91 160000 --- a/mostlyportable-gcc +++ b/mostlyportable-gcc @@ -1 +1 @@ -Subproject commit 8e1eb52bce03c6b058d9f03e78b7c3e9594935f5 +Subproject commit d70de91ed50d8e535cc789d6af6a08f25217ae5c diff --git a/wine-tkg-git b/wine-tkg-git index e8dfdfb..22aec71 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit e8dfdfbb3f0640e37ca07822ef9a293aef856f4e +Subproject commit 22aec71b7d91e151d313312955a8cf5e6f689879