mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 11:48:30 +00:00
Restore original redbean build linking
This commit is contained in:
parent
97b7116953
commit
88612a2cd7
3 changed files with 21 additions and 43 deletions
|
@ -60,7 +60,7 @@ StartOverLocked:
|
|||
if (!pred) {
|
||||
b2 = b->next;
|
||||
if (b2) {
|
||||
_npassert(b != &__cxa_blocks.root);
|
||||
_unassert(b != &__cxa_blocks.root);
|
||||
if (_weaken(free)) {
|
||||
_weaken(free)(b);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue