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

Ports: Replace manually linking libassuan with a libtool patch

This commit is contained in:
Tim Schumacher 2022-06-03 16:33:50 +02:00 committed by Linus Groh
parent dadb6e1c15
commit c4f645f4a2
4 changed files with 93 additions and 9 deletions

View file

@ -1,7 +1,7 @@
From f5ca6465464e4649a81fa3694e69e71efd3e5f46 Mon Sep 17 00:00:00 2001
From 4bd9445c203d7d46d40a31c54699681fc6042de7 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Wed, 14 Apr 2021 04:32:19 +0200
Subject: [PATCH] Include sys/time.h
Subject: [PATCH 1/2] Include sys/time.h
---
src/assuan-socket.c | 1 +