summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++40
Commit message (Collapse)AuthorAgeFilesLines
* Introducing QT_MMAPJoão Abecasis2009-10-211-0/+1
| | | | | | | In platforms with Large File Support, we use mmap64, to be able to handle offsets (and therefore files) larger than 2Gb. Reviewed-by: Thiago Macieira
* Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-09-104-0/+190
This has one known use case: compiling with the 10.4u SDKi on 10.6.