summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/002_virtualbox-5.2.16-remove-configure-checks.patch')
-rw-r--r--patches/002_virtualbox-5.2.16-remove-configure-checks.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/002_virtualbox-5.2.16-remove-configure-checks.patch b/patches/002_virtualbox-5.2.16-remove-configure-checks.patch
new file mode 100644
index 0000000..85cdb41
--- /dev/null
+++ b/patches/002_virtualbox-5.2.16-remove-configure-checks.patch
@@ -0,0 +1,11 @@
+--- VirtualBox-5.2.16/configure
++++ VirtualBox-5.2.16/configure
+@@ -2824,7 +2824,7 @@
+ check_compiler_h
+ [ $ONLY_ADDITIONS -eq 0 -a "$BUILD_MACHINE" = "amd64" -a $WITH_VMMRAW -eq 1 ] && check_32bit
+ # tools/common/makeself*
+- [ $OSE -ge 1 ] && check_makeself
++ ##[ $OSE -ge 1 ] && check_makeself
+ fi
+
+ [ -n "$SETUP_WINE" ] && setup_wine