]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin, ppc: Add system stubs for all 32b PPC
authorIain Sandoe <iain@sandoe.co.uk>
Wed, 26 Jul 2023 13:31:02 +0000 (14:31 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Mon, 22 Apr 2024 18:48:59 +0000 (19:48 +0100)
commitbe44511b14d14e1e3d7230a7a64db5a3a0ed0129
tree613901f278c7afa24283b47eb2f636fd6fb2f2b9
parent22203bd7cfe463fce6f3a84118f9479d37e48570
Darwin, ppc: Add system stubs for all 32b PPC

This is a minor adjustment to make the GCC behaviour better match the
old system tools.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/ChangeLog:

* config/rs6000/darwin.h (LIB_SPEC): Include libSystemStubs for
all 32b Darwin PowerPC cases.

(cherry picked from commit b3ab28c3e85af7995fffb87eb190ef942b7e9e4a)
gcc/config/rs6000/darwin.h