9ab218f7eb
lang/erlang*: repair 32-bit x86 erlang builds Having HIPE & NATIVE enabled breaks OTP on 32-bit x86. They have not built succesfully for quite some time. Reported by: pkg fallout Reviewed by: olgeni Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D23296 lang/erlang*: include serious scheduler bugfixes OTP-16371 Taking a scheduler offline could cause timers set while executing on that scheduler to be delayed until the scheduler was put online again. This bug was introduced in ERTS version 10.0 (OTP 21.0). OTP-16378 | ERL-1125 The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. OTP-16379 A process calling erlang:system_flag(multi_scheduling, block) could end up blocked waiting for the operation to complete indefinitely. Reviewed by: olgeni Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D23313 Approved by: portmgr |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |