You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/mp/files/mp-5.2.0-make.patch

12 lines
184 B

--- a/makefile.in
+++ b/makefile.in
@@ -29,7 +29,7 @@
$(MPDM)/libmpdm.a:
$(MAKE) -C $(MPDM)
-$(MPSL)/libmpsl.a:
+$(MPSL)/libmpsl.a: $(MPDM)/libmpdm.a
$(MAKE) -C $(MPSL)
dep: