]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/lexical_cast/test/Jamfile.v2
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / lexical_cast / test / Jamfile.v2
index ba422c81657dc36afacef3a36f498415b3c0efbd..b38b54c152c922b294a3cb86540dc6bc379f338d 100644 (file)
@@ -32,7 +32,7 @@ project
 # Thanks to Steven Watanabe for helping with <nowchar> feature
 feature.feature nowchar : on :
  composite optional propagated link-incompatible ;
-feature.compose <nowchar>on : <cxxflags>/Zc:wchar_t- ;
+feature.compose <nowchar>on : <cxxflags>"/Zc:wchar_t-" ;
 
 test-suite conversion
   : [ run lexical_cast_test.cpp ]