> On Oct 31, 2017, at 00:07 , Jeff Law wrote:
>> * Makefile.in (FLAGS_TO_PASS): Add libsubdir.
> OK.
:-) Thanks Jeff!
On 09/01/2017 02:42 AM, Olivier Hainque wrote:
> Hello,
>
> To convey the value of libsubdir to sub-makes, gcc/Makefile.in has
>
> # Flags to pass to recursive makes.
> # CC is set by configure.
> # ??? The choices here will need some experimenting with.
>
> export AR_FOR_TARGET
> ...
Hello,
To convey the value of libsubdir to sub-makes, gcc/Makefile.in has
# Flags to pass to recursive makes.
# CC is set by configure.
# ??? The choices here will need some experimenting with.
export AR_FOR_TARGET
...
export libsubdir
then:
FLAGS_TO_PASS = \
...
(libsubdir n