]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/tools/intel-vxworks.jam
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / src / tools / intel-vxworks.jam
index 2db9355155e10453b66f7ed2f6b12b480388e365..2a457c334edb1372f21cdf3fe366cc0b0d93058a 100644 (file)
@@ -42,7 +42,7 @@ if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
 
 # Initializes the intel-vxworks toolset
 #   version in mandatory
-#   name (default icc) is used to invoke the specified intel complier
+#   name (default icc) is used to invoke the specified intel compiler
 #   compile and link options allow you to specify addition command line options for each version
 rule init ( version ? :  command * : options * )
 {