spil (Bernard Spil)
- Login: spil
- Email: brnrd@freebsd.org
- Registered on: 09/18/2015
- Last sign in: 04/02/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
04/02/2018
-
11:33 AM Ruby Bug #14657: Fix build error with LibreSSL 2.7
- Sorry for the noise... The Github repo is not very prominent on your website.
Updating our patch with upstream.
04/01/2018
-
08:51 PM Ruby Bug #14657 (Closed): Fix build error with LibreSSL 2.7
- LibreSSL 2.7 implements OpenSSL 1.1 API leading to conflicts on method names
Patch is actually for 2.5, same problem exists for 2.4.
01/31/2017
-
04:18 PM Ruby Bug #13175 (Closed): Building --with-jemalloc on FreeBSD fails
- Building Ruby 2.3 on FreeBSD 11 with --with-jemalloc leads to linking issues.
As of FreeBSD 10.0 jemalloc is in FreeBSD's libc and thus -ljemalloc will trigger a linktime error.
Removing -ljemalloc from the linker solves the issue
...