Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bpftrace: drop 32-bit architectures
@ 2020-05-08 19:50 abenson
  2020-05-08 21:38 ` [PR PATCH] [Closed]: " abenson
  2020-05-08 21:38 ` abenson
  0 siblings, 2 replies; 3+ messages in thread
From: abenson @ 2020-05-08 19:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages fix_bpftrace
https://github.com/void-linux/void-packages/pull/21759

bpftrace: drop 32-bit architectures


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

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

From 3e0bc65fff94b707accab14d8e74644bd5d1bf0e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 8 May 2020 14:49:39 -0500
Subject: [PATCH] bpftrace: drop 32-bit architectures

---
 srcpkgs/bpftrace/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template
index b2dccc88932d..8e18639c8af2 100644
--- a/srcpkgs/bpftrace/template
+++ b/srcpkgs/bpftrace/template
@@ -13,6 +13,10 @@ homepage="https://github.com/iovisor/bpftrace/"
 distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
 checksum=50ea80c0e337c4aaa260911e013b92ae09bdd5a062b23eb748290409bc2844db
 
+if [ $XBPS_TARGET_WORDSIZE = 32 ]; then
+	broken="https://github.com/iovisor/bpftrace/commit/4ae387f06fdd133e49a012b3b76623012ba39973"
+fi
+
 post_install() {
 	# clashes with bcc-tools
 	rm -rf ${DESTDIR}/usr/share/man

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

* Re: bpftrace: drop 32-bit architectures
  2020-05-08 19:50 [PR PATCH] bpftrace: drop 32-bit architectures abenson
  2020-05-08 21:38 ` [PR PATCH] [Closed]: " abenson
@ 2020-05-08 21:38 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-05-08 21:38 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/21759#issuecomment-626032286

Comment:
Nevermind

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

* Re: [PR PATCH] [Closed]: bpftrace: drop 32-bit architectures
  2020-05-08 19:50 [PR PATCH] bpftrace: drop 32-bit architectures abenson
@ 2020-05-08 21:38 ` abenson
  2020-05-08 21:38 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-05-08 21:38 UTC (permalink / raw)
  To: ml

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

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

bpftrace: drop 32-bit architectures
https://github.com/void-linux/void-packages/pull/21759

Description:


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

end of thread, other threads:[~2020-05-08 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 19:50 [PR PATCH] bpftrace: drop 32-bit architectures abenson
2020-05-08 21:38 ` [PR PATCH] [Closed]: " abenson
2020-05-08 21:38 ` abenson

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).