aboutsummaryrefslogtreecommitdiff
path: root/tools/system_libs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/system_libs.py')
-rw-r--r--tools/system_libs.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/system_libs.py b/tools/system_libs.py
index 5fadb60f..086b8ddd 100644
--- a/tools/system_libs.py
+++ b/tools/system_libs.py
@@ -233,6 +233,9 @@ def calculate(temp_files, in_temp, stdout, stderr):
'wcstol.c',
]],
['string', [
+ 'bcmp.c',
+ 'bcopy.c',
+ 'bzero.c',
'memccpy.c',
'memmem.c',
'mempcpy.c',