diff options
Diffstat (limited to 'Mk/bsd.gcc.mk')
-rw-r--r-- | Mk/bsd.gcc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gcc.mk b/Mk/bsd.gcc.mk index c2b512956501..8ceebd2bf9b3 100644 --- a/Mk/bsd.gcc.mk +++ b/Mk/bsd.gcc.mk @@ -137,7 +137,7 @@ IGNORE= Couldn't find your current GCCVERSION (OSVERSION=${OSVERSION}) # # If the GCC package defined in USE_GCC does not exist, but a later -# version is allowed (for example 3.4+), see if there is a later. +# version is allowed (for example 4.2+), see if there is a later. # First check if the base installed version is good enough, otherwise # get the first available version. # |