Changes between Version 1 and Version 2 of Ticket #59207, comment 15


Ignore:
Timestamp:
Oct 10, 2019, 5:58:11 AM (5 years ago)
Author:
beeuhtricks (Beatrix Klebe)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59207, comment 15

    v1 v2  
    22> Then afterwards continuing the port installation worked for me (adjust -j 12 to your number of of cores). Not sure it's easier than disabling parallel build but it worked.
    33
    4 But this still solves a different problem than disabling parallel builds would, right? Because mine wasn't fixed by disabling them, but was fixed by setting
    5 {{{
    6 ABSPERL = ../../miniperl
    7 }}}
    8 .
     4But this still solves a different problem than disabling parallel builds would, right? Because mine wasn't fixed by disabling them, but was fixed by setting `ABSPERL = ../../miniperl`.