Re: fix libcc1 dependencies in toplevel Makefile

Alexandre Oliva <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Jun 26, 2018, Alexandre Oliva <[email protected]> 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 <[email protected]>

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@


-- 
Alexandre Oliva, freedom fighter   https://FSFLA.org/blogs/lxo
Be the change, be Free!         FSF Latin America board member
GNU Toolchain Engineer                Free Software Evangelist
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.