commit 125d30a4c4acc5f3d569a37d0e9cbcded8a030d7
Author: Jan Palus <[email protected]>
Date:   Sun Dec 29 22:16:13 2019 +0100

    continue supporting combination: x32 kernel + x86_64 userland
    
    no idea if it works though

 VirtualBox.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/125d30a4c4acc5f3d569a37d0e9cbcded8a030d7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to