Searched full:nolibc (Results 1 – 9 of 9) sorted by relevance
30 #ifndef NOLIBC64 # build using nolibc on supported archs (smaller executable) and fall70 # architecture supported by nolibc72 -nostdlib -include ../../../../include/nolibc/nolibc.h \
38 liburing_srcs += nolibc.c88 @# so the nolibc objects are always skipped, clean them up!89 @rm -f nolibc.ol nolibc.os
14 * We don't have nolibc support for this arch. Must use libc!
178 add_compiler_rt_test(SanitizerUnitTests "Sanitizer-${arch}-Test-Nolibc"181 libRTSanitizerCommon.test.nolibc.${arch}.a184 RTSanitizerCommon.test.nolibc.${arch}198 add_sanitizer_common_lib("RTSanitizerCommon.test.nolibc.x86_64"
26 NolibcTestPath += "-Nolibc"; in TEST()
115 - name: Build nolibc119 ./configure --cc=${{matrix.cc}} --cxx=${{matrix.cxx}} --nolibc; \122 … echo "Skipping nolibc build, this arch doesn't support building liburing without libc"; \
29 --nolibc) liburing_nolibc="yes"78 --nolibc build liburing without libc
198 # liburing nolibc.
1774 def nolibc : Flag<["-"], "nolibc">;