* Patch from Thaddy de Koning to make 3.0.0 the only starting compiler

git-svn-id: trunk@32960 -
This commit is contained in:
michael 2016-01-17 09:24:48 +00:00
parent 2b80ac1353
commit 6576c8cd04
2 changed files with 2 additions and 7 deletions

View File

@ -333,8 +333,7 @@ endif
endif
override PACKAGE_NAME=fpc
override PACKAGE_VERSION=3.1.1
REQUIREDVERSION=2.6.4
REQUIREDVERSION2=3.0.0
REQUIREDVERSION=3.0.0
ifndef inOS2
override FPCDIR:=$(BASEDIR)
export FPCDIR

View File

@ -20,11 +20,7 @@ fpcdir=.
rule=help
[prerules]
REQUIREDVERSION=2.6.4
# Accept 3.0.0, without requiring to using OVERRIDEVERSIONCHECK=1
# 3.0.0 should become REQUIREDVERSION after 3.0.0 final release
# and 2.6.4 should be moved to REQUIREDVERSION2
REQUIREDVERSION2=3.0.0
REQUIREDVERSION=3.0.0
# make versions < 3.77 (OS2 version) are buggy