mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:47:34 +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 191753ac1b680d24d76558209d9e26fd6d0ce372 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Luke Wilde <lukew@serenityos.org>
|
||||
Date: Wed, 16 Mar 2022 12:52:30 +0000
|
||||
Subject: [PATCH 2/2] Add build configuration info for serenity
|
||||
Subject: [PATCH] Add build configuration info for serenity
|
||||
|
||||
Co-Authored-By: Rodrigo Tobar <rtobarc@gmail.com>
|
||||
---
|
||||
|
@ -26,6 +26,3 @@ index 47eddd6..ab04a19 100644
|
|||
'bsd-gcc-shared' => sub { return $shared_info{'linux-shared'}; },
|
||||
'bsd-shared' => sub {
|
||||
return $shared_info{'gnu-shared'} if detect_gnu_ld();
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue