Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 704044
Collapse All | Expand All

(-)a/src/Makefile.am (-2 / +1 lines)
Lines 18-25 LDFLAGS += -version-info $(B2_LIBRARY_VE Link Here
18
lib_LTLIBRARIES = libb2.la
18
lib_LTLIBRARIES = libb2.la
19
libb2_la_LIBADD = # -lgomp -lpthread
19
libb2_la_LIBADD = # -lgomp -lpthread
20
libb2_la_CPPFLAGS =  -DSUFFIX=  \
20
libb2_la_CPPFLAGS =  -DSUFFIX=  \
21
                     $(LTDLINCL) \
21
                     $(LTDLINCL)
22
                     ${top_builddir}/src/
23
22
24
include_HEADERS = blake2.h
23
include_HEADERS = blake2.h
25
24

Return to bug 704044