FreeBSD Bugzilla – Attachment 209522 Details for
Bug 242292
graphics/tesseract: openmp usage confusion on FreeBSD 12.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Condition OPENMP_LIB_DEPENDS
Makefile.patch (text/plain), 422 bytes, created by
Jonathan Chen
on 2019-11-29 08:23:23 UTC
(
hide
)
Description:
Condition OPENMP_LIB_DEPENDS
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2019-11-29 08:23:23 UTC
Size:
422 bytes
patch
obsolete
>diff -ruN /usr/ports/graphics/tesseract/Makefile ./Makefile >--- /usr/ports/graphics/tesseract/Makefile 2019-11-29 21:21:26.737702000 +1300 >+++ ./Makefile 2019-11-29 21:09:22.554730000 +1300 >@@ -44,7 +44,9 @@ > OPTIONS_SUB= yes > > OPENMP_CONFIGURE_ENABLE=openmp >+.if ${OSVERSION} < 1201000 > OPENMP_LIB_DEPENDS=libomp.so:devel/openmp >+.endif > > TOOLS_DESC= Include training tools > TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \
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 242292
:
209522
|
209583
|
209712
|
209748