Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorks
authorOlivier Hainque <hainque@adacore.com>
Fri, 26 Jun 2020 16:29:42 +0000 (16:29 +0000)
committerOlivier Hainque <hainque@adacore.com>
Wed, 14 Oct 2020 17:38:37 +0000 (17:38 +0000)
commit69d6b3f650e73f272766a0c370b246a86c6a8d39
treee5caf03b216bcc672d0a27c7911b811effbcab84
parente4b887cb7652f5749cbd3a6ac8327cf308c70aba
Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorks

This is useful to handle ports where we might arrange to use
different sets of fixed headers for different multilibs, typically
for kernel vs rtp modes.

2020-10-14  Olivier Hainque  <hainque@adacore.com>

libgcc/
* config/t-vxworks (LIBGCC2_INCLUDES): Append
$(MULTISUBDIR) to the -I path for fixed headers, as we
arrange to have different sets of such headers for different
multilibs when they are activated.
* config/t-vxworks7: Likewise.
libgcc/config/t-vxworks
libgcc/config/t-vxworks7