#1829: Recent changes impeded building and testing on smaller boxes
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: reopened
Priority: normal | Milestone:
Component: build | Version: 2.8.0
Severity: medium | Resolution:
Keywords: | Lang:
Patch: | Platform:
---------------------+------------------------------------------------------
Comment(by jkeenan):
Replying to [comment:8 jkeenan]:
> + /*
> self->gc_threshold = Parrot_sysmem_amount(interp) / 8;
> + */
> + self->gc_threshold = 16 * 1024 * 1024;
> }
>
> interp->gc_sys->gc_private = self;
> }}}
> After this reversion, I called `make` and Parrot successfully built.
And with this hack (and '''only''' with this hack), I was able to
[http://smolder.parrot.org/app/projects/report_details/752 test
satisfactorily].
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1829#comment:9>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets