]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- applied upstream
authorKarol Krenski <charles@pld-linux.org>
Wed, 18 May 2011 00:02:40 +0000 (00:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-gcc.patch -> 1.7

VirtualBox-gcc.patch [deleted file]

diff --git a/VirtualBox-gcc.patch b/VirtualBox-gcc.patch
deleted file mode 100644 (file)
index d3bc74e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- VirtualBox-4.0.4_OSE/configure~    2011-03-28 14:11:08.533832064 +0200
-+++ VirtualBox-4.0.4_OSE/configure     2011-03-28 14:12:30.980943864 +0200
-@@ -409,7 +409,7 @@
-       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 5 \) \
-+             -o \( $cc_maj -eq 4 -a $cc_min -gt 6 \) \
-              -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 0<x<5"
-         fail really
This page took 0.031263 seconds and 4 git commands to generate.