mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From 9a0103cf47963ff94d97885787993048cc5c4680 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Dan MacDonald <allcoms@gmail.com>
|
||||
Date: Sun, 8 Dec 2019 17:30:52 +0000
|
||||
Subject: [PATCH 1/2] Add Serenity to Makefile
|
||||
Subject: [PATCH] Add Serenity to Makefile
|
||||
|
||||
- Add `-lSDL2 -lgui -lipc -lgfx -lcore -lpthread -lregex`
|
||||
- Disable RTTI
|
||||
|
@ -37,6 +37,3 @@ index 527a3d0..fa1b849 100644
|
|||
link_flags += $(optimizations) -fuse-linker-plugin
|
||||
endif
|
||||
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 34b8a26412d6e0880516e881c20ec336e6a450b7 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Dan MacDonald <allcoms@gmail.com>
|
||||
Date: Sun, 8 Dec 2019 17:25:35 +0000
|
||||
Subject: [PATCH 2/2] Disable backtracing
|
||||
Subject: [PATCH] Disable backtracing
|
||||
|
||||
---
|
||||
src/common.cpp | 6 +++---
|
||||
|
@ -37,6 +37,3 @@ index 33df846..4dd9e9c 100644
|
|||
abort();
|
||||
}
|
||||
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue