mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 11:18:18 +02:00
* requiredversion to 3.2.0 and 3.2.2
git-svn-id: tags/release_3_2_2@49371 -
This commit is contained in:
parent
be423fdae7
commit
0d122c4953
4
Makefile
4
Makefile
@ -331,8 +331,8 @@ endif
|
||||
endif
|
||||
override PACKAGE_NAME=fpc
|
||||
override PACKAGE_VERSION=3.2.2
|
||||
REQUIREDVERSION=3.0.4
|
||||
REQUIREDVERSION2=3.2.0
|
||||
REQUIREDVERSION=3.2.0
|
||||
REQUIREDVERSION2=3.2.2
|
||||
ifndef inOS2
|
||||
override FPCDIR:=$(BASEDIR)
|
||||
export FPCDIR
|
||||
|
@ -20,8 +20,8 @@ fpcdir=.
|
||||
rule=help
|
||||
|
||||
[prerules]
|
||||
REQUIREDVERSION=3.0.4
|
||||
REQUIREDVERSION2=3.2.0
|
||||
REQUIREDVERSION=3.2.0
|
||||
REQUIREDVERSION2=3.2.2
|
||||
|
||||
|
||||
# make versions < 3.77 (OS2 version) are buggy
|
||||
|
Loading…
Reference in New Issue
Block a user