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

Ports: Replace the gnuapl config.sub patch with our download

This commit is contained in:
Tim Schumacher 2022-05-25 22:46:40 +02:00 committed by Linus Groh
parent 99cdafa5bc
commit bbd54a5a25
6 changed files with 4 additions and 33 deletions

View file

@ -1,7 +1,7 @@
From 44e3ce1d066e2bcc574081ed828368974e0262a2 Mon Sep 17 00:00:00 2001
From: Tobias Christiansen <tobyase@serenityos.org>
Date: Fri, 11 Mar 2022 19:01:35 +0100
Subject: [PATCH 2/4] Stub out the performance report macro
Subject: [PATCH 2/3] Stub out the performance report macro
The Macro for performance reporting was throwing compile errors, so we just stub it out.
---