[PATCH 5/7] Makeconfig: Add a sampling-asan directory to the build script

Sung-hun Kim sfoon.kim@samsung.com
Fri Sep 19 01:30:46 GMT 2025


Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
---
 Makeconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makeconfig b/Makeconfig
index 7102d922b2..e01e268f5b 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -1409,7 +1409,7 @@ all-subdirs = csu assert ctype locale intl catgets math setjmp signal	    \
 	      posix io termios resource misc socket sysvipc gmon            \
 	      gnulib iconv iconvdata wctype manual po argp                  \
 	      localedata timezone rt conform debug mathvec support	    \
-	      dlfcn elf
+	      dlfcn elf sampling-asan
 
 ifndef avoid-generated
 # sysd-sorted itself will contain rules making the sysd-sorted target
-- 
2.25.1



More information about the Libc-alpha mailing list