diff --git a/VirtualBox-4.3.12-gcc-4.9.0.patch b/VirtualBox-4.3.12-gcc-4.9.0.patch new file mode 100644 index 0000000..14be03f --- /dev/null +++ b/VirtualBox-4.3.12-gcc-4.9.0.patch @@ -0,0 +1,14 @@ +--- VirtualBox-4.3.12/configure.orig 2014-05-16 14:18:25.000000000 +0200 ++++ VirtualBox-4.3.12/configure 2014-05-18 16:29:23.400318654 +0200 +@@ -420,9 +420,9 @@ + elif [ $cc_maj -lt 3 \ + -o \( $cc_maj -eq 3 -a $cc_min -lt 2 \) \ + -o \( $cc_maj -eq 4 -a $cc_min -lt 1 -a "$OS" != "darwin" \) \ +- -o \( $cc_maj -eq 4 -a $cc_min -gt 8 \) \ ++ -o \( $cc_maj -eq 4 -a $cc_min -gt 9 \) \ + -o $cc_maj -gt 4 ]; then +- log_failure "gcc version $cc_ver found, expected gcc 3.x with x>1 or gcc 4.x with 01 or gcc 4.x with 0 4.3.14-1mamba +- automatic version update by autodist + * Sun Jun 15 2014 Silvan Calarco 4.3.12-1mamba - update to 4.3.12 - built with X.org 1.15