Re: Symbols from new jemalloc not found
Rin Okuyama <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
Thanks! `cc test.c -ljemalloc` works for me :) rin On 2024/09/26 23:10, Christos Zoulas wrote: > On 2024-09-26 3:19 am, Rin Okuyama wrote: >> Hi, >> >> It seems due to our local change: >> >> https://mail-index.netbsd.org/source-changes/2019/03/12/msg104255.html >> >> http://cvsweb.netbsd.org/bsdweb.cgi/src/external/bsd/jemalloc/include/ >> jemalloc/jemalloc.h.diff?r1=1.5&r2=1.6&f=h >> >> lost during merge for 5.3. > > Should be fixed now. > > christos