]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/engine/jam.h
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / src / engine / jam.h
index ec56fe29b69a03881fa5a47a50573fd3d2926505..a6abf4109eadf18c43f43dbd64bbcff4eceb8edc 100644 (file)
 #define MAXSYM   1024  /* longest symbol in the environment */
 #define MAXJPATH 1024  /* longest filename */
 
-#define MAXJOBS  256   /* internally enforced -j limit */
 #define MAXARGC  32    /* words in $(JAMSHELL) */
 
 /* Jam private definitions below. */