about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorptitSeb <seebastien.chev@gmail.com>2023-09-02 13:50:03 +0200
committerptitSeb <seebastien.chev@gmail.com>2023-09-02 13:50:03 +0200
commitd2aadd66bfe60fce510098ffc5f8b1ff698098a7 (patch)
tree8de7e56694cc7222a60ba9ac88e415c37938d5cf
parent646770ff68d9538e7d89a904ebbb04dc32471284 (diff)
downloadbox64-d2aadd66bfe60fce510098ffc5f8b1ff698098a7.tar.gz
box64-d2aadd66bfe60fce510098ffc5f8b1ff698098a7.zip
[ANDROID] Try to fix build
-rwxr-xr-xrebuild_wrappers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebuild_wrappers.py b/rebuild_wrappers.py
index 0bd25f09..e22c52d6 100755
--- a/rebuild_wrappers.py
+++ b/rebuild_wrappers.py
@@ -402,6 +402,7 @@ def readFiles(files: Iterable[Filename]) -> Tuple[JumbledGlobals, JumbledRedirec
 							 or match("libGL", "libEGL") \
 							 or match("libc", "tcmallocminimal") \
 							 or match("libc", "tbbmallocproxy") \
+							 or match("libc", "androidshmem") \
 							 or match("tcmallocminimal", "tbbmallocproxy"):
 								continue