aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-04 17:16:11 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-05 02:31:39 +0200
commit9fa78ca99e32c0f27b6071cc2ddffdf43cb9b9d4 (patch)
treed7f1f6aa6f22d61904db5cfef479d299b4f746f0 /Makefile.am
parent5167dad198508e2dac10bf89c6b2991cfc791ee6 (diff)
downloadsciteco-9fa78ca99e32c0f27b6071cc2ddffdf43cb9b9d4.tar.gz
use memory polling (--disable-malloc-replacement) on Mac OS X
* I could not get malloc replacement via dlmalloc to work. This does not work like on Linux by overwriting weak malloc() functions. It should theoretically be possible to overwrite the default malloc zone but I could not properly debug this since I can only build for Mac OS via CI. * memory polling seems to work though - test suite runs through and it includes memory limiting test cases.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions