1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 09:57:36 +00:00

Ports: Format patches without numbering, commit hash or version number

This commit is contained in:
Tim Schumacher 2022-06-05 03:05:04 +02:00 committed by Linus Groh
parent d69a79b03b
commit d426c5a4b2
371 changed files with 806 additions and 1884 deletions

View file

@ -1,7 +1,7 @@
From 54cc5812382bc7d3b5e2d1ef0c3a18a60fa896b7 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Mattias Nilsson <mattias.nilsson@nshift.com>
Date: Mon, 4 Apr 2022 22:05:38 +0200
Subject: [PATCH 1/2] Make it possible to override HOSTCC and CC from the
Subject: [PATCH] Make it possible to override HOSTCC and CC from the
environment
---
@ -23,6 +23,3 @@ index 9ceaaad..6b9dff5 100644
# By fiat, to make our lives easier, yacc is now defined to be bison.
# If you want something else, you're on your own.
--
2.36.1

View file

@ -1,7 +1,7 @@
From 8228e4130e9c373b24f87458bc7248272146bbac Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Mattias Nilsson <mattias.nilsson@nshift.com>
Date: Mon, 4 Apr 2022 22:05:38 +0200
Subject: [PATCH 2/2] Make the version descriptor match the built tag
Subject: [PATCH] Make the version descriptor match the built tag
---
main.c | 2 +-
@ -20,6 +20,3 @@ index 986f1a3..e22f097 100644
#define DEBUG
#include <stdio.h>
--
2.36.1