Skip to content

libevent: new revision #2873

Merged
merged 1 commit into from Mar 21, 2023
Merged

libevent: new revision #2873

merged 1 commit into from Mar 21, 2023

Conversation

david
Copy link
Collaborator

@david david commented Mar 21, 2023

add patch for missing identifier

patch for build error of thunderbird

error: use of undeclared identifier 'EVENT__SIZEOF_TIME_T'
30:13.26 CHECK_EVENT_SIZEOF(TIME_T, time_t);

@pmenzel
Copy link
Collaborator

pmenzel commented Mar 21, 2023

Maybe note, that it is an upstream patch from the master branch: https://github.com/libevent/libevent/commit/f5ad737d73ed18b95ce63f1d8e933a89a26653e9 from merge/pull request https://github.com/libevent/libevent/pull/1297.

@david
Copy link
Collaborator Author

david commented Mar 21, 2023

good to know .. I found it in arch linux, but it is the patch from Azat Khuzdin

root@privateidaho:~/git_zeug/bee-files
[new-rev-libevent]$ cat /scratch/local2/bee-root/libevent/files/libevent_EVENT__SIZEOF_TIME_T.patch 
From f5ad737d73ed18b95ce63f1d8e933a89a26653e9 Mon Sep 17 00:00:00 2001
From: Azat Khuzhin <azat@libevent.org>
Date: Sat, 9 Jul 2022 14:22:38 +0300
Subject: [PATCH] Add -Wundef for cmake and fix EVENT__SIZEOF_TIME_T usage

Should I put it in the commit message?

@pmenzel
Copy link
Collaborator

pmenzel commented Mar 21, 2023

Maybe just the URL: Add upstream patch [1] for successfully building Mozilla Thunderbird 102.x.

@david
Copy link
Collaborator Author

david commented Mar 21, 2023

ok, I force pushed the commit

@david david merged commit 70696cd into master Mar 21, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants