[Pkg-virtualbox-devel] Bug#827193: what's the point of checking the minor version?
Gianfranco Costamagna
locutusofborg at debian.org
Mon Jun 13 16:16:38 UTC 2016
Hi again,
> + -o \( $cc_maj -eq 5 -a $cc_min -gt 4 \) \
> + log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10, gcc 5.x with x<10 or gcc 6.x with x<2"
this is wrong, you check for <= 5.4 and fail saying that until 5.9 is good
>An imaginary friend squared is a real enemy.
I never told you, but this is *really* funny :-)
cheers!
G.
More information about the Pkg-virtualbox-devel
mailing list