K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2018-07-30T09:14:40.103417Z K 7 svn:log V 594 lang/erlang-runtime{20,21}: Add patch to fix build on i386 Those two ports fail to build on FreeBSD/i386 (all versions) for quite some time. The Erlang/OTP team provided a patch after Dewayne Geraghty reported the issue upstream. Here is the entry in the Erlang/OTP bug tracker: https://bugs.erlang.org/browse/ERL-677 The patch was successfully tested on FreeBSD 10.4 and 11.1, both i386 and amd64. Dewayne also confirmed success on FreeBSD 11.2. PR: 229600 Reported by: Dewayne Geraghty Obtained from: https://bugs.erlang.org/browse/ERL-677 MFH: 2018Q3 END