1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 23:17:45 +00:00

Ports: Replace manually linking libgpg-error with a libtool patch

This commit is contained in:
Tim Schumacher 2022-06-03 16:37:26 +02:00 committed by Linus Groh
parent 9d3e8b3e57
commit 9e1de61613
5 changed files with 94 additions and 10 deletions

View file

@ -1,7 +1,7 @@
From ea4d2441210e9bacb778e892227ed99ff496a9e1 Mon Sep 17 00:00:00 2001
From bd7b392f9447112458e9e5cfd89a2b25d544c465 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Wed, 14 Apr 2021 04:32:34 +0200
Subject: [PATCH 1/2] Include errno.h
Subject: [PATCH 1/3] Include errno.h
---
src/mkerrcodes.c | 1 +