Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vpn-ws: add cflag to build with openssl3
@ 2023-02-06 19:41 dkwo
  2023-02-06 19:43 ` dkwo
  2023-02-06 21:27 ` [PR PATCH] [Merged]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: dkwo @ 2023-02-06 19:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages O3vp
https://github.com/void-linux/void-packages/pull/42119

vpn-ws: add cflag to build with openssl3
- I tested the changes in this PR: no

- I built this PR locally for my native architecture, (x86_64-musl)

@Vaelatern 

A patch file from https://github.com/void-linux/void-packages/pull/42119.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-O3vp-42119.patch --]
[-- Type: text/x-diff, Size: 1017 bytes --]

From be80f6a1784fc30f365426443e06c42f75f92060 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Mon, 6 Feb 2023 14:39:48 -0500
Subject: [PATCH] vpn-ws: add cflag to build with openssl3

---
 srcpkgs/vpn-ws/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vpn-ws/template b/srcpkgs/vpn-ws/template
index 498ca5775a82..73d6697ea34b 100644
--- a/srcpkgs/vpn-ws/template
+++ b/srcpkgs/vpn-ws/template
@@ -1,7 +1,7 @@
 # Template file for 'vpn-ws'
 pkgname=vpn-ws
 version=0.2
-revision=7
+revision=8
 build_style=gnu-makefile
 make_use_env=yes
 makedepends="openssl-devel"
@@ -12,7 +12,7 @@ homepage="https://github.com/unbit/vpn-ws"
 distfiles="https://github.com/unbit/vpn-ws/archive/v${version}.tar.gz"
 checksum=f35d16d192ef333390ccc7d342df4392676a86502fa087f310eab9758afd565a
 
-CFLAGS+=" -Wno-stringop-truncation -fcommon"
+CFLAGS+=" -Wno-stringop-truncation -fcommon -Wno-deprecated-declarations"
 
 # no install target in the Makefile
 do_install() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vpn-ws: add cflag to build with openssl3
  2023-02-06 19:41 [PR PATCH] vpn-ws: add cflag to build with openssl3 dkwo
@ 2023-02-06 19:43 ` dkwo
  2023-02-06 21:27 ` [PR PATCH] [Merged]: " Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: dkwo @ 2023-02-06 19:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/42119#issuecomment-1419647567

Comment:
#37681 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: vpn-ws: add cflag to build with openssl3
  2023-02-06 19:41 [PR PATCH] vpn-ws: add cflag to build with openssl3 dkwo
  2023-02-06 19:43 ` dkwo
@ 2023-02-06 21:27 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-02-06 21:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

There's a merged pull request on the void-packages repository

vpn-ws: add cflag to build with openssl3
https://github.com/void-linux/void-packages/pull/42119

Description:
- I tested the changes in this PR: no

- I built this PR locally for my native architecture, (x86_64-musl)

@Vaelatern 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-06 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06 19:41 [PR PATCH] vpn-ws: add cflag to build with openssl3 dkwo
2023-02-06 19:43 ` dkwo
2023-02-06 21:27 ` [PR PATCH] [Merged]: " Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).