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

Ports/bdwgc: Build using automake

This provides the necessary pkg-config files for other automake ports
that depend on it.
This commit is contained in:
Peter Elliott 2022-05-07 00:44:52 -06:00 committed by Andreas Kling
parent bccf0a9346
commit 8a007e755d
9 changed files with 52 additions and 32 deletions

View file

@ -1,7 +1,7 @@
From 1e6a332dc87920d79eca1b1ddb66033c7f369d38 Mon Sep 17 00:00:00 2001
From a866ef2debf6c1639d14e6990be440614dce9a56 Mon Sep 17 00:00:00 2001
From: Ali Mohammad Pur <ali.mpfard@gmail.com>
Date: Thu, 24 Feb 2022 01:00:57 +0330
Subject: [PATCH 1/6] Teach os_dep and gcconfig.h about serenity
Subject: [PATCH 1/7] Teach os_dep and gcconfig.h about serenity
---
include/private/gcconfig.h | 48 +++++++++++++++++++++++++++++++++++---
@ -211,5 +211,5 @@ index b183423..a6d62b9 100644
# elif defined(LINUX)
# define CODE_OK TRUE
--
2.35.1
2.36.1