You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
363 B
Diff
12 lines
363 B
Diff
--- examples/examples.pri.orig 2016-10-06 13:08:36.000000000 -0700
|
|
+++ examples/examples.pri 2016-12-17 20:43:12.000000000 -0700
|
|
@@ -79,7 +79,7 @@
|
|
|
|
macx|darwin-g++ {
|
|
# Or whatever exists in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
- QMAKE_MAC_SDK = macosx10.12
|
|
+ #QMAKE_MAC_SDK = macosx10.12
|
|
}
|
|
|
|
win32 {
|