FreeBSD Bugzilla – Attachment 205422 Details for
Bug 238884
graphics/caffe: Respect CXX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
caffe.patch (text/plain), 387 bytes, created by
Piotr Kubaj
on 2019-06-29 21:28:09 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-06-29 21:28:09 UTC
Size:
387 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 505284) >+++ Makefile (working copy) >@@ -59,7 +59,7 @@ > > post-patch: > @${REINPLACE_CMD} \ >- -e "s|%%CXX%%|clang++|g" \ >+ -e "s|%%CXX%%|${CXX}|g" \ > -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ > -e "s|%%DATADIR%%|${DATADIR}|g" \ > -e "s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|g" \
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 238884
:
205422
|
206090