]> sourceware.org Git - newlib-cygwin.git/commit
SH: Do not build syscalls if option provided
authorYilin Sun via Newlib <newlib@sourceware.org>
Sat, 13 Aug 2022 16:22:50 +0000 (00:22 +0800)
committerJeff Johnston <jjohnstn@redhat.com>
Mon, 15 Aug 2022 19:12:19 +0000 (15:12 -0400)
commitb7109cf82e3f180c068b98065f596212ef6b2296
tree9e169f3a1d0a3247d3a2bcc4097389f27f0964cb
parent85be74f2951968be7fe1979014d6246171ebd123
SH: Do not build syscalls if option provided

This patch makes syscalls for SH architecture respecting the global option
"--disable-newlib-supplied-syscalls". This is useful when a bare-metal
toolchain is needed.

Signed-off-by: Yilin Sun <imi415@imi.moe>
newlib/Makefile.in
newlib/libc/sys/sh/Makefile.inc
This page took 0.031564 seconds and 5 git commands to generate.