fix libcc1 dependencies in toplevel Makefile

Corinna Vinschen vinschen@redhat.com
Mon Jul 2 10:28:00 GMT 2018


On Jun 30 00:18, Alexandre Oliva wrote:
> On Jun 26, 2018, Alexandre Oliva <oliva@gnu.org> wrote:
> 
> > Introduce @unless/@endunless and postbootstrap Makefile targets
> 
> FYI, before the above, I installed this:
> 
> 
> Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
> 
> From: Alexandre Oliva <oliva@adacore.com>
> 
> for  ChangeLog
> 
> 	* Makefile.tpl (OBJCOPY): Add it.
> 	* Makefile.in: Rebuilt, unchanged.
> ---
>  Makefile.tpl |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.tpl b/Makefile.tpl
> index 94a4f79f68e6..597107c24541 100644
> --- a/Makefile.tpl
> +++ b/Makefile.tpl
> @@ -403,6 +403,7 @@ DLLTOOL = @DLLTOOL@
>  LD = @LD@
>  LIPO = @LIPO@
>  NM = @NM@
> +OBJCOPY = @OBJCOPY@
>  OBJDUMP = @OBJDUMP@
>  RANLIB = @RANLIB@
>  READELF = @READELF@

Thank you, Alex!


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20180702/b25b0c67/attachment.sig>


More information about the Newlib mailing list