diff --git a/kal/posix/BUILD.gn b/kal/posix/BUILD.gn index 1df98fe8..6d524e73 100644 --- a/kal/posix/BUILD.gn +++ b/kal/posix/BUILD.gn @@ -39,6 +39,9 @@ static_library("posix") { "src/semaphore.c", "src/time.c", "//third_party/musl/src/string/strdup.c", + "//third_party/musl/porting/liteos_m/kernel/src/regex/regcomp.c", + "//third_party/musl/porting/liteos_m/kernel/src/regex/regexec.c", + "//third_party/musl/porting/liteos_m/kernel/src/regex/tre-mem.c", ] include_dirs = [