Skip to content

Commit 2a1801a

Browse files
committed
10.7 Qt build fix? (Untested by me)
1 parent 8e2a323 commit 2a1801a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

OSX/build/osx-packager.pl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@
216216
'-no-stl',
217217
# When MythTV all ported: '-no-qt3support',
218218

219+
# 10.7 and XCode 4.1 suggestion from Jean-Yves Avenard:
220+
#'-sdk /Developer/SDKs/MacOSX10.6.sdk',
221+
222+
219223
# When MySQL 5.1 is used, its plugin.h file clashes with Qt's.
220224
# To work around that, replace these three lines:
221225
# '-I"$PREFIX/include/mysql"',

0 commit comments

Comments
 (0)