]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_erasure/build/Jamfile.v2
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / type_erasure / build / Jamfile.v2
index 2408e6bd8ce23a36eb01bf3cb2961c91f4154d80..3a77b5e57915be8971095649a8fd9d85ddd4e412 100644 (file)
@@ -12,6 +12,6 @@ project /boost/type_erasure
   : usage-requirements <link>shared:<define>BOOST_TYPE_ERASURE_DYN_LINK
 ;
 
-lib boost_type_erasure : dynamic_binding.cpp /boost//thread /boost//system ;
+lib boost_type_erasure : dynamic_binding.cpp /boost//thread ;
 
 boost-install boost_type_erasure ;