Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F5157809
qt-4.8.4-fix-sse-suppport-build-regression.patch
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
261 B
Referenced Files
None
Subscribers
None
qt-4.8.4-fix-sse-suppport-build-regression.patch
View Options
--- a/src/gui/gui.pro
+++ b/src/gui/gui.pro
@@ -80,7 +80,7 @@
DEFINES += QT_NO_DIRECTWRITE
}
-contains(QMAKE_MAC_XARCH, no) {
+mac:contains(QMAKE_MAC_XARCH, no) {
DEFINES += QT_NO_MAC_XARCH
} else {
win32-g++*|!win32:!win32-icc*:!macx-icc* {
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jun 26, 4:15 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1282080
Default Alt Text
qt-4.8.4-fix-sse-suppport-build-regression.patch (261 B)
Attached To
Mode
rFRED fred
Attached
Detach File
Event Timeline
Log In to Comment