We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2a323 commit 2a1801aCopy full SHA for 2a1801a
OSX/build/osx-packager.pl
@@ -216,6 +216,10 @@
216
'-no-stl',
217
# When MythTV all ported: '-no-qt3support',
218
219
+ # 10.7 and XCode 4.1 suggestion from Jean-Yves Avenard:
220
+ #'-sdk /Developer/SDKs/MacOSX10.6.sdk',
221
+
222
223
# When MySQL 5.1 is used, its plugin.h file clashes with Qt's.
224
# To work around that, replace these three lines:
225
# '-I"$PREFIX/include/mysql"',
0 commit comments