mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #12] fix for libressl #7
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @truatpasteurdotfr on GitHub (Feb 23, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/12
https://github.com/symless/synergy-core/pull/6182
Meta: #7
requires to build on alpinelinux
@truatpasteurdotfr commented on GitHub (Feb 23, 2018):
@walker0643 commented on GitHub (Feb 24, 2018):
Is this the only thing needed to fix compatibility with LibreSSL?
@truatpasteurdotfr commented on GitHub (Feb 24, 2018):
it's the only changed I made to have barrier build with libressl on alpine...
@walker0643 commented on GitHub (Feb 24, 2018):
b994c94a90thanks!