From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- games-util/antimicro/files/antimicro-2.23-linking-errors.patch | 6 ------ 1 file changed, 6 deletions(-) (limited to 'games-util/antimicro/files/antimicro-2.23-linking-errors.patch') diff --git a/games-util/antimicro/files/antimicro-2.23-linking-errors.patch b/games-util/antimicro/files/antimicro-2.23-linking-errors.patch index 88d03e876704..e62a8353c6ca 100644 --- a/games-util/antimicro/files/antimicro-2.23-linking-errors.patch +++ b/games-util/antimicro/files/antimicro-2.23-linking-errors.patch @@ -14,12 +14,6 @@ Starting with Qt 5.9.4, calling QT5_WRAP_CPP() disables the AUTOMOC property on the macro's input files, which means neither CMake's automoc infrastructure not QT5_WRAP_CPP()'s code were being used and we ended up with several 'undefined reference to vtable' errors when linking. ---- - CMakeLists.txt | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 63ef851..0e47889 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -499,7 +499,6 @@ if (UNIX) -- cgit v1.2.3