about summary refs log tree commit diff stats
path: root/src/library_list_32.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-09-28 15:19:08 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-09-28 15:19:08 +0200
commit11724fd2ada743774f9cf2e66d5403801412aefb (patch)
tree81946d4372d1a454e0d518a9c59f1da1793b73ba /src/library_list_32.h
parentc0955d33dea6428aa495e0809432d95a539b8b11 (diff)
downloadbox64-11724fd2ada743774f9cf2e66d5403801412aefb.tar.gz
box64-11724fd2ada743774f9cf2e66d5403801412aefb.zip
[BOX32][WRAPPER] Added 32bits wrapped/hacked libtcmallocminimal
Diffstat (limited to 'src/library_list_32.h')
-rw-r--r--src/library_list_32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/library_list_32.h b/src/library_list_32.h
index 0a3086a3..320cec19 100644
--- a/src/library_list_32.h
+++ b/src/library_list_32.h
@@ -35,3 +35,5 @@ GO("libexpat.so.1", expat)
 GO("libexpat.so", expat)
 
 GO("crashhandler.so", crashhandler)
+GO("libtcmalloc_minimal.so.0", tcmallocminimal)
+GO("libtcmalloc_minimal.so.4", tcmallocminimal)