1
0
Fork 0
mirror of https://github.com/BLAKE2/libb2 synced 2024-05-18 11:26:02 +02:00

Merge pull request #28 from haubi/master

use -no-undefined flag with libtool
This commit is contained in:
Samuel Neves 2019-07-23 00:54:21 +01:00 committed by GitHub
commit 3b60b264a0
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ LDFLAGS += -version-info $(B2_LIBRARY_VERSION)
lib_LTLIBRARIES = libb2.la
libb2_la_LIBADD = # -lgomp -lpthread
libb2_la_LDFLAGS = -no-undefined
libb2_la_CPPFLAGS = -DSUFFIX= \
$(LTDLINCL) \
${top_builddir}/src/