]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/beast/test/bench/zlib/Jamfile
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / beast / test / bench / zlib / Jamfile
index cb8c35fae3ba96dfe6691cb5d3416fd61a23d4ca..6e210c29b643d35f25d48f178b97436226374e03 100644 (file)
@@ -9,7 +9,7 @@
 
 exe bench-zlib :
     $(ZLIB_SOURCES)
-    $(TEST_MAIN)
     deflate_stream.cpp
     inflate_stream.cpp
+    /boost/beast/test//lib-test
     ;