mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00

Use the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option on the aarch64, arm, nios2, powerpc, riscv, and sparc targets by default. Update #4560.
6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
%define release 1
|
|
%define rtems_arch arm
|
|
%define with_libgomp
|
|
%define with_newlib_tls
|
|
%include 7/rtems-default.bset
|