mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 01:27:55 +02:00
* support bootstrapping with FPC 3.0.2
git-svn-id: trunk@35178 -
This commit is contained in:
parent
391eccc562
commit
00751d257e
1
Makefile
1
Makefile
@ -334,6 +334,7 @@ endif
|
||||
override PACKAGE_NAME=fpc
|
||||
override PACKAGE_VERSION=3.1.1
|
||||
REQUIREDVERSION=3.0.0
|
||||
REQUIREDVERSION2=3.0.2
|
||||
ifndef inOS2
|
||||
override FPCDIR:=$(BASEDIR)
|
||||
export FPCDIR
|
||||
|
@ -21,6 +21,7 @@ rule=help
|
||||
|
||||
[prerules]
|
||||
REQUIREDVERSION=3.0.0
|
||||
REQUIREDVERSION2=3.0.2
|
||||
|
||||
|
||||
# make versions < 3.77 (OS2 version) are buggy
|
||||
|
Loading…
Reference in New Issue
Block a user