summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorAnthony Cowley <acowley@gmail.com>2016-11-15 21:17:45 -0500
committerAnthony Cowley <acowley@gmail.com>2016-12-08 18:28:30 -0500
commit7a9400d338a2215314ab5acd3af0e3699bce9d4d (patch)
tree89aaf0c4add052e695aa0a804ced3816c8652def /pkgs/development/python-modules/python-sql
parent6a86b603f9be415b09ee592ea0c29b76cd167da4 (diff)
qt5.6: darwin compatibility
- qtbase builds on darwin - Downstream qmake and cmake build configurations supported Darwin-specific changes: Prevent `qmake -project` from adding build support files in the temp directory to the project. Shrink the temp directory used for building with qmake. The issue here is that `lndir` recreates the entire directory structure of the module we are merging into the temporary build environment. On darwin, the framework directory structures mean that this shadow directory tree is 17MB even though the file contents are all symlinks into the store. To address this, we symlink the framework directories explicitly and use `lndir` for everything else.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions