FreeBSD Bugzilla – Attachment 200438 Details for
Bug 234340
print/lyx: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
lyx.patch (text/plain), 544 bytes, created by
Piotr Kubaj
on 2018-12-24 10:35:58 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-24 10:35:58 UTC
Size:
544 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 488017) >+++ Makefile (working copy) >@@ -25,8 +25,8 @@ > MAJOR_VERSION= 2.3 > MINOR_VERSION= 1 > >-USES= desktop-file-utils gmake iconv pkgconfig perl5 \ >- python:2.7 qt:5 shebangfix tar:xz >+USES= compiler:c++11-lang desktop-file-utils gmake iconv pkgconfig \ >+ perl5 python:2.7 qt:5 shebangfix tar:xz > USE_QT= core concurrent gui svg widgets buildtools_build qmake_build > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --without-included-boost \
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 234340
: 200438
Working