]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/tools/features/asmflags-feature.jam
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / src / tools / features / asmflags-feature.jam
index 00626958ed98cbd417402802c2e61ec96424f468..39c203de82a399b24314ea24cd136bdb0162a03f 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 ;
 
@@ -14,4 +14,4 @@ The value of this feature is passed without modification to the assembler.
 
 feature.feature asmflags
     :
-    : free ;
+    : free optional ;