소스 검색

riscv32: enable ucontext functions in uClibc-ng config for better test coverage

Waldemar Brodkorb 2 일 전
부모
커밋
5f3bb75ada
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      target/riscv32/uclibc-ng.config

+ 4 - 1
target/riscv32/uclibc-ng.config

@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.55 C Library Configuration
+# uClibc-ng 1.0.58 C Library Configuration
 #
 # TARGET_aarch64 is not set
 # TARGET_alpha is not set
@@ -18,6 +18,7 @@
 # TARGET_ia64 is not set
 # TARGET_kvx is not set
 # TARGET_lm32 is not set
+# TARGET_loongarch is not set
 # TARGET_m68k is not set
 # TARGET_metag is not set
 # TARGET_microblaze is not set
@@ -68,6 +69,7 @@ HAVE_DOT_CONFIG=y
 #
 DOPIC=y
 # STATIC_PIE is not set
+ARCH_HAS_UCONTEXT=y
 HAVE_LDSO=y
 HAVE_SHARED=y
 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
@@ -103,6 +105,7 @@ UCLIBC_HAS_UTMPX=y
 UCLIBC_HAS_UTMP=y
 UCLIBC_SUSV2_LEGACY=y
 UCLIBC_SUSV3_LEGACY=y
+UCLIBC_HAS_CONTEXT_FUNCS=y
 # UCLIBC_SUSV3_LEGACY_MACROS is not set
 UCLIBC_SUSV4_LEGACY=y
 # UCLIBC_STRICT_HEADERS is not set