[PR #106] [MERGED] Small patches for netbsd #1564

Closed
opened 2026-05-05 07:56:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/106
Author: @coypoop
Created: 8/2/2018
Status: Merged
Merged: 9/8/2018
Merged by: @walker0643

Base: masterHead: master


📝 Commits (3)

  • c7c14f0 Also add curl include directories.
  • 87820d9 have all other OSes handled in the else case.
  • 443e656 Use ${CMAKE_DL_LIBS} rather than listing OSes.

📊 Changes

3 files changed (+5 additions, -6 deletions)

View changed files

📝 CMakeLists.txt (+3 -1)
📝 src/gui/CMakeLists.txt (+1 -2)
📝 src/lib/arch/CMakeLists.txt (+1 -3)

📄 Description

This is all logical, easily-agreeable changes.

I have some bigger changes to a complete build, and didn't test with a second machine yet. They might be harder to agree with.


🔄 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/debauchee/barrier/pull/106 **Author:** [@coypoop](https://github.com/coypoop) **Created:** 8/2/2018 **Status:** ✅ Merged **Merged:** 9/8/2018 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c7c14f0`](https://github.com/debauchee/barrier/commit/c7c14f02dd56499ebd049cc391dd14cf26e82911) Also add curl include directories. - [`87820d9`](https://github.com/debauchee/barrier/commit/87820d9387559817051eed996c21e51cacaf5f1b) have all other OSes handled in the else case. - [`443e656`](https://github.com/debauchee/barrier/commit/443e656be25e3a5d433bc57813edc28831ff3e1a) Use ${CMAKE_DL_LIBS} rather than listing OSes. ### 📊 Changes **3 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+3 -1) 📝 `src/gui/CMakeLists.txt` (+1 -2) 📝 `src/lib/arch/CMakeLists.txt` (+1 -3) </details> ### 📄 Description This is all logical, easily-agreeable changes. I have some bigger changes to a complete build, and didn't test with a second machine yet. They might be harder to agree with. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:56:30 -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/barrier#1564
No description provided.