mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 21:57:44 +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:
parent
bccf0a9346
commit
8a007e755d
9 changed files with 52 additions and 32 deletions
|
@ -1,7 +1,7 @@
|
|||
From a7fd9227e9111502a6134666d6636a8695c36f4e Mon Sep 17 00:00:00 2001
|
||||
From 1f1a8460083486969fd81d0e1bf74fff4fe18e3d Mon Sep 17 00:00:00 2001
|
||||
From: Ali Mohammad Pur <ali.mpfard@gmail.com>
|
||||
Date: Thu, 24 Feb 2022 01:54:50 +0330
|
||||
Subject: [PATCH 3/6] Teach dyn_load.c about serenity
|
||||
Subject: [PATCH 3/7] Teach dyn_load.c about serenity
|
||||
|
||||
---
|
||||
dyn_load.c | 23 ++++++++++++++++++++---
|
||||
|
@ -63,5 +63,5 @@ index d857246..734643d 100644
|
|||
|| defined(NACL) || defined(NETBSD) \
|
||||
|| defined(OPENBSD)))
|
||||
--
|
||||
2.35.1
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue