* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.

git-svn-id: trunk@27608 -
This commit is contained in:
marco 2014-04-20 15:06:47 +00:00
parent e0a910e813
commit da234bc03f
2 changed files with 4 additions and 4 deletions

View File

@ -321,8 +321,8 @@ endif
endif
override PACKAGE_NAME=fpc
override PACKAGE_VERSION=2.7.1
REQUIREDVERSION=2.6.2
REQUIREDVERSION2=2.6.4
REQUIREDVERSION=2.6.4
REQUIREDVERSION2=2.6.2
ifndef inOS2
override FPCDIR:=$(BASEDIR)
export FPCDIR

View File

@ -20,8 +20,8 @@ fpcdir=.
rule=help
[prerules]
REQUIREDVERSION=2.6.2
REQUIREDVERSION2=2.6.4
REQUIREDVERSION=2.6.4
REQUIREDVERSION2=2.6.2
# make versions < 3.77 (OS2 version) are buggy