You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per jemalloc(3), the non-POSIX APIs are declared in the header
malloc_np.h
Testing: With this change, I've successfully built mozjs-sys on FreeBSD.
Without it, the build fails.
Signed-off-by: Juhani Krekelä <juhani@krekelä.fi>
Co-authored-by: Juhani Krekelä <juhani@krekelä.fi>
0 commit comments