]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: don't try to export mpool_stat
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 16 Apr 2024 17:01:25 +0000 (18:01 +0100)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 16 Apr 2024 21:14:20 +0000 (22:14 +0100)
commit1b10a30539c5b3e1a73352e661e7abfd2f53fead
treed264186b83b232f29d1b175598145a6c3a350f2b
parent0dd2f4a0cca9332784d6a233dee8d211517fe7ba
libc: don't try to export mpool_stat

This requires that mpool.c be compiled with -DSTATISTICS and we provide
no mechanism to do this.

Differential Revision: https://reviews.freebsd.org/D44185
lib/libc/db/Symbol.map