]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
build/ops: fix undefined crypto references with --with-xio 12296/head
authorNathan Cutler <ncutler@suse.com>
Sat, 3 Dec 2016 12:29:56 +0000 (13:29 +0100)
committerNathan Cutler <ncutler@suse.com>
Sat, 3 Dec 2016 21:57:08 +0000 (22:57 +0100)
commitf47213cbd7e97ccb7253589ffece19dd6d6dc1f0
tree2ba703b516b2331984bd9c5ab25e3f1310f158e7
parent828ac74961a450913d38308c1e37974a29c2539c
build/ops: fix undefined crypto references with --with-xio

Only with --with-xio, RPM build fails due to undefined references to various
symbols starting with "PK11_" in ./.libs/libcommon.a(Crypto.o) in several
of the unit tests.

Fixes: http://tracker.ceph.com/issues/18133
Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/test/Makefile.am