1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 02:47:35 +00:00

Ports: Update mold to 1.0.3

This commit is contained in:
kleines Filmröllchen 2022-06-19 16:32:10 +02:00 committed by Linus Groh
parent 026cea990a
commit b3d87f8e37
4 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ implemented in the Serenity DynamicLoader.
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index e2d7cd9..18262a1 100644
index 844d149..946c952 100644
--- a/Makefile
+++ b/Makefile
@@ -119,7 +119,7 @@ ifeq ($(OS), Linux)

View file

@ -10,7 +10,7 @@ That's one yak too far for right now.
1 file changed, 2 insertions(+)
diff --git a/Makefile b/Makefile
index 18262a1..98c26cc 100644
index 946c952..dc8563d 100644
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,8 @@ endif