From: Jan Palus Date: Sun, 29 Dec 2019 21:16:13 +0000 (+0100) Subject: continue supporting combination: x32 kernel + x86_64 userland X-Git-Tag: auto/th/VirtualBox-6.1.0-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FVirtualBox.git;a=commitdiff_plain;h=125d30a4c4acc5f3d569a37d0e9cbcded8a030d7 continue supporting combination: x32 kernel + x86_64 userland no idea if it works though --- diff --git a/VirtualBox.spec b/VirtualBox.spec index b64983e..2e03f68 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -41,7 +41,7 @@ exit 1 %define _enable_debug_packages 0 %endif -%ifnarch %{x8664} +%ifnarch %{x8664} %{?with_kernel:x32} %undefine with_host %endif