Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 572836 | Differences between
and this patch

Collapse All | Expand All

(-)a/opencl/Makefile.am (+3 lines)
Lines 7-12 Link Here
7
7
8
if !USING_MULTIPLELIBS
8
if !USING_MULTIPLELIBS
9
noinst_LTLIBRARIES = libtesseract_opencl.la
9
noinst_LTLIBRARIES = libtesseract_opencl.la
10
if USE_OPENCL
11
libtesseract_opencl_la_LDFLAGS = $(OPENCL_LIB)
12
endif
10
else
13
else
11
lib_LTLIBRARIES = libtesseract_opencl.la
14
lib_LTLIBRARIES = libtesseract_opencl.la
12
libtesseract_opencl_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION)
15
libtesseract_opencl_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION)

Return to bug 572836