FreeBSD Bugzilla – Attachment 198314 Details for
Bug 232400
x11-toolkits/qwt6: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
qwt6.patch (text/plain), 592 bytes, created by
Piotr Kubaj
on 2018-10-18 17:53:08 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-18 17:53:08 UTC
Size:
592 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482334) >+++ Makefile (working copy) >@@ -13,7 +13,7 @@ > FLAVORS= qt4 qt5 > FLAVOR?= ${FLAVORS:[1]} > >-USES= gmake qmake tar:bzip2 >+USES= gl gmake qmake tar:bzip2 > USE_GL= gl > USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} > >@@ -28,7 +28,7 @@ > USES+= qt:4 > USE_QT= corelib designer gui opengl svg xml moc_build rcc_build script > .else >-USES+= qt:5 >+USES+= compiler:c++11-lang qt:5 > USE_QT= buildtools_build widgets gui core designer gui opengl svg xml printsupport concurrent > .endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 232400
: 198314