Przeglądaj źródła

* support building with FPC 3.2.2

git-svn-id: trunk@49045 -
Jonas Maebe 4 lat temu
rodzic
commit
7fbda0e0e8
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      Makefile
  2. 1 1
      Makefile.fpc

+ 1 - 1
Makefile

@@ -350,7 +350,7 @@ endif
 override PACKAGE_NAME=fpc
 override PACKAGE_VERSION=3.3.1
 REQUIREDVERSION=3.2.0
-REQUIREDVERSION2=3.0.4
+REQUIREDVERSION2=3.2.2
 ifndef inOS2
 override FPCDIR:=$(BASEDIR)
 export FPCDIR

+ 1 - 1
Makefile.fpc

@@ -21,7 +21,7 @@ rule=help
 
 [prerules]
 REQUIREDVERSION=3.2.0
-REQUIREDVERSION2=3.0.4
+REQUIREDVERSION2=3.2.2
 
 
 # make versions < 3.77 (OS2 version) are buggy