1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 18:07:36 +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 473f87074e63a2786d42035c919e061c8574b7fe Mon Sep 17 00:00:00 2001
From 29782147d325747be57381458bc9dffb9bbfaf57 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Wed, 14 Apr 2021 04:32:34 +0200
Subject: [PATCH 2/2] Stub out the gpgrt lock impl
Subject: [PATCH 2/3] Stub out the gpgrt lock impl
---
src/syscfg/lock-obj-pub.i686-pc-serenity.h | 17 +++++++++++++++++