summaryrefslogtreecommitdiff
path: root/Makefile.fpc
diff options
context:
space:
mode:
authorjonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2>2013-10-29 13:36:43 +0000
committerjonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2>2013-10-29 13:36:43 +0000
commitcb83fb866c47fe3596d272010ab71e0815a7e00e (patch)
tree294f684a8508423e4784acc106c7e9e2cbcba9ef /Makefile.fpc
parent262d3da878a25b2095291e2256579adc254e8a1a (diff)
downloadfpc-cb83fb866c47fe3596d272010ab71e0815a7e00e.tar.gz
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
working binaries by default on OS X 10.9, and 2.6.2 has been out for quite a while now...) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@25879 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'Makefile.fpc')
-rw-r--r--Makefile.fpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.fpc b/Makefile.fpc
index 2afc798b35..ce349ed1c4 100644
--- a/Makefile.fpc
+++ b/Makefile.fpc
@@ -21,7 +21,7 @@ rule=help
[prerules]
REQUIREDVERSION=2.6.2
-REQUIREDVERSION2=2.6.0
+REQUIREDVERSION2=2.6.2
# make versions < 3.77 (OS2 version) are buggy