Changeset cd08f3 in git


Ignore:
Timestamp:
Feb 13, 2024, 11:33:59 AM (3 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d01e394d0e0940cb0912323162d1c5da4b450496
Parents:
2444c062e27fca33b636b9779ec629cc2a4eb478
Message:
fix: do not use VPSACE on mac (may hang)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/mod2.h

    r2444c0 rcd08f3  
    6262/* define for parallel processes with shared memory */
    6363#ifndef __CCYGWIN__
    64 #if !defined(__MACH__) || !defined(__APPLE__)
    6564#define HAVE_VSPACE 1
    66 #endif
    6765#endif
    6866
Note: See TracChangeset for help on using the changeset viewer.