[PR #4695] [MERGED] build: Stop linking pthread #5229

Closed
opened 2026-05-05 10:34:37 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4695
Author: @kmk3
Created: 11/16/2021
Status: Merged
Merged: 11/17/2021
Merged by: @reinerh

Base: masterHead: build-rm-pthread


📝 Commits (1)

  • 7518b55 build: Stop linking pthread

📊 Changes

3 files changed (+1 additions, -106 deletions)

View changed files

📝 configure (+0 -99)
📝 configure.ac (+0 -6)
📝 src/common.mk.in (+1 -1)

📄 Description

Added on commit 137985136 ("Baseline firejail 0.9.28", 2015-08-08). See
also commit ad6bb83fa ("consolidate makefiles", 2018-03-31).

It is not used anywhere. And it looks like it has never been used
anywhere:

$ git log --oneline -Gpthread.h 137985136..master
$

Issue mentioned by @rusty-snake:
https://github.com/netblue30/firejail/issues/4642#issuecomment-955795463


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4695 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/16/2021 **Status:** ✅ Merged **Merged:** 11/17/2021 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `build-rm-pthread` --- ### 📝 Commits (1) - [`7518b55`](https://github.com/netblue30/firejail/commit/7518b5582d8b56dc3c7102e3da0df41d762c7ab1) build: Stop linking pthread ### 📊 Changes **3 files changed** (+1 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+0 -99) 📝 `configure.ac` (+0 -6) 📝 `src/common.mk.in` (+1 -1) </details> ### 📄 Description Added on commit 137985136 ("Baseline firejail 0.9.28", 2015-08-08). See also commit ad6bb83fa ("consolidate makefiles", 2018-03-31). It is not used anywhere. And it looks like it has never been used anywhere: $ git log --oneline -Gpthread.h 137985136..master $ Issue mentioned by @rusty-snake: https://github.com/netblue30/firejail/issues/4642#issuecomment-955795463 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:34:37 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5229
No description provided.