# Generated by devtools/yamaker. LIBRARY() LICENSE( Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND Bsd-Unmodified AND CC0-1.0 AND ISC AND LPL-1.02 AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-proprietary-license AND LicenseRef-scancode-unknown-license-reference AND MIT AND MIT WITH Musl-Exception AND NCSA AND Public-Domain AND Red-Hat-Attribution AND Sunpro ) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) SUBSCRIBER(g:cpp-contrib) VERSION(4.0.12) ADDINCL( contrib/restricted/emscripten/system/lib/libc/musl/arch/emscripten contrib/restricted/emscripten/system/lib/libc/musl/arch/generic contrib/restricted/emscripten/system/include contrib/restricted/emscripten/system/lib/libc/musl/include ) NO_COMPILER_WARNINGS() NO_LIBC() NO_RUNTIME() CFLAGS( GLOBAL -D_musl_=1 -D_XOPEN_SOURCE=700 -D__EMSCRIPTEN_SHARED_MEMORY__ -DEMSCRIPTEN_MEMORY_GROWTH -DEMSCRIPTEN_STANDALONE_WASM -DEMSCRIPTEN_DYNAMIC_LINKING -nostdinc -ffreestanding -fno-stack-protector -mbulk-memory ) EXTRALIBS(-nostdlib) SRCDIR(contrib/restricted/emscripten/system/lib) SRCS( dlmalloc.c libc/sbrk.c ) END()