FreeBSD Bugzilla – Attachment 170898 Details for
Bug 209921
editors/libreoffice: Fix build with libc++ 3.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Work around -isystem strangeness in libreoffice build system
editors__libreoffice-fix-include-1.diff (text/plain), 545 bytes, created by
Dimitry Andric
on 2016-06-01 06:56:43 UTC
(
hide
)
Description:
Work around -isystem strangeness in libreoffice build system
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-06-01 06:56:43 UTC
Size:
545 bytes
patch
obsolete
>Index: editors/libreoffice/Makefile >=================================================================== >--- editors/libreoffice/Makefile (revision 416186) >+++ editors/libreoffice/Makefile (working copy) >@@ -253,7 +253,7 @@ > GPERF=${LOCALBASE}/bin/gperf \ > OPENCOLLADA_CFLAGS="${COLLADA_CFLAGS}" \ > OPENCOLLADA_LIBS="${COLLADA_LIBS}" \ >- OPENSSL_CFLAGS="-I/usr/include" \ >+ OPENSSL_CFLAGS=" " \ > OPENSSL_LIBS="-lcrypto -lssl" \ > PYTHON_CFLAGS="`${PYTHON_VERSION}-config --cflags`" \ > PYTHON_LIBS="`${PYTHON_VERSION}-config --libs`"
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 209921
: 170898