From 1b7cb681fc9e5de2bff3d016c078d9705b49915e Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 31 Dec 2020 23:53:20 +0000 Subject: editors/mp: Update to 5.44 --- editors/mp/files/patch-makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/mp/files/patch-makefile.in') diff --git a/editors/mp/files/patch-makefile.in b/editors/mp/files/patch-makefile.in index e7de233355b4..be2c6b91518e 100644 --- a/editors/mp/files/patch-makefile.in +++ b/editors/mp/files/patch-makefile.in @@ -1,7 +1,7 @@ ---- makefile.in.orig 2018-02-19 12:22:50 UTC +--- makefile.in.orig 2020-10-11 16:57:43 UTC +++ makefile.in -@@ -36,13 +36,13 @@ dep: - gcc -MM *.c `cat config.cflags` > makefile.depend +@@ -52,13 +52,13 @@ mp.zip.o: mp.zip + $(LD) -r -b binary mp.zip -o $@ $(APPNAME): $(OBJS) $(MPDM)/libmpdm.a $(MPSL)/libmpsl.a - $(CCLINK) $(CFLAGS) $(OBJS) `cat config.ldflags` -o $@ -- cgit v1.2.3