Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cmake: PTH_STACKGROW is actually used in many contexts, dont bind it to SysV ones
[simgrid.git] / tools / cmake / src / internal_config.h.in
index 4ee6bcb..fce226e 100644 (file)
@@ -40,6 +40,8 @@
 /* Variables for the SysV contexts */
 @sg_makecontext_stack_addr@
 @sg_makecontext_stack_size@
+
+/* Variable for SysV, raw and Boost contexts */
 #cmakedefine PTH_STACKGROWTH @PTH_STACKGROWTH@ /* Does the stack growth upward, or downward? */
 
 /* MC variables */