Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] bloaty: Unmark nocross
Date: Sat, 11 Jan 2020 01:00:53 +0100	[thread overview]
Message-ID: <20200111000053.GBpwn79ycW0vbkgCOrUs5YZ1b8lFkbjn7i4ispLnz1w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18201@inbox.vuxu.org>

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

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages bloaty
https://github.com/void-linux/void-packages/pull/18201

bloaty: Unmark nocross


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

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

From 2c33751472a4fc536f5e52652a861d454af07b0e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Fri, 10 Jan 2020 17:10:09 -0600
Subject: [PATCH] bloaty: Unmark nocross

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

diff --git a/srcpkgs/bloaty/template b/srcpkgs/bloaty/template
index d496211f35f..1201d7e3123 100644
--- a/srcpkgs/bloaty/template
+++ b/srcpkgs/bloaty/template
@@ -3,7 +3,8 @@ pkgname=bloaty
 version=1.0
 revision=1
 build_style=cmake
-makedepends="zlib-devel"
+build_helper=qemu
+makedepends="zlib-devel protobuf-devel"
 # vendored: capstone protobuf re2
 short_desc="Bloaty McBloatface: a size profiler for binaries"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
@@ -11,7 +12,6 @@ license="Apache-2.0"
 homepage="https://github.com/google/bloaty"
 distfiles="https://github.com/google/bloaty/releases/download/v${version}/bloaty-${version}.tar.bz2"
 checksum=e1cf9830ba6c455218fdb50e7a8554ff256da749878acfaf77c032140d7ddde0
-nocross="fails to use vendored protobuf"
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) ;;

  parent reply	other threads:[~2020-01-11  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 23:28 [PR PATCH] " voidlinux-github
2020-01-10 23:39 ` voidlinux-github
2020-01-10 23:48 ` voidlinux-github
2020-01-10 23:50 ` voidlinux-github
2020-01-11  0:00 ` voidlinux-github [this message]
2020-01-11  0:13 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-11 21:49 ` voidlinux-github
2020-01-11 21:49 ` [PR PATCH] [Merged]: " voidlinux-github
2020-01-11 22:19 ` voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200111000053.GBpwn79ycW0vbkgCOrUs5YZ1b8lFkbjn7i4ispLnz1w@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).