]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/tools/features/fflags-feature.jam
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / src / tools / features / fflags-feature.jam
index fe89d6e6323a16b548671b437c51a324c337733b..3c58f210740a7fa10dae6a8b7f4945b60d071c81 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 2017 Rene Rivera
 # Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or copy at
-# http://www.boost.org/LICENSE_1_0.txt)
+# (See accompanying file LICENSE.txt or copy at
+# https://www.bfgroup.xyz/b2/LICENSE.txt)
 
 import feature ;
 
@@ -15,4 +15,4 @@ compiling Fortran sources.
 
 feature.feature fflags
     :
-    : free ;
+    : free optional ;