Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: randomx-1.1.8
Date: Wed, 25 Nov 2020 17:00:14 +0100	[thread overview]
Message-ID: <20201125160014.l5A00UTgdsH_4egTmr-34x7RIOkcOskRTRMjn8EaGeo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26148@inbox.vuxu.org>

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/26148#issuecomment-733796073

Comment:
On 2020-11-25 07:57:25-0800, Daniel Kolesa <notifications@github.com> wrote:
> @q66 commented on this pull request.
> 
> 
> 
> > +
> +if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
> +	makedepends+=" libatomic-devel"
> +	configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
> +fi
> +
> +case "$XBPS_TARGET_MACHINE" in
> +	armv7*) configure_args+=" -DARCH=armv7" ;;
> +	armv6*) configure_args+=" -DARCH=armv6" ;;
> +	armv5*) configure_args+=" -DARCH=armv5" ;;
> +	aarch64*) configure_args+=" -DARCH=aarch64" ;;
> +	mips*) configure_args+=" -DARCH=mipsr32 -DNO_AES=ON" ;;
> +	ppc64le*) configure_args+=" -DARCH=ppc64le" ;;
> +	ppc64*) configure_args+=" -DARCH=ppc64" ;;
> +	ppc*) configure_args+=" -DARCH=ppc"     ;;
> +#        *) configure_args+=" -DARCH=native"     ;;
> 
> replace this with
> 
> ```
> 	*) broken="unsupported architecture" ;;
> ```

Doesn't "*" include i686 and x86_64, which should be always supported?


  parent reply	other threads:[~2020-11-25 16:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 10:39 [PR PATCH] randomx: add package v1.1.8 and librandomx kevcrumb
2020-11-25 14:09 ` [PR PATCH] [Updated] " kevcrumb
2020-11-25 15:10 ` kevcrumb
2020-11-25 15:21 ` kevcrumb
2020-11-25 15:33 ` kevcrumb
2020-11-25 15:46 ` kevcrumb
2020-11-25 15:47 ` kevcrumb
2020-11-25 15:52 ` [PR PATCH] [Updated] New package: randomx-1.1.8 kevcrumb
2020-11-25 15:54 ` kevcrumb
2020-11-25 15:57 ` [PR REVIEW] " q66
2020-11-25 15:57 ` q66
2020-11-25 16:00 ` sgn [this message]
2020-11-25 16:02 ` [PR PATCH] [Updated] " kevcrumb
2020-11-25 16:32 ` q66
2020-11-25 16:32 ` q66
2020-11-25 17:10 ` [PR PATCH] [Updated] " kevcrumb
2020-11-25 17:11 ` kevcrumb
2020-11-25 17:12 ` [PR REVIEW] " ericonr
2020-11-25 17:27 ` [PR PATCH] [Updated] " kevcrumb
2020-11-25 18:03 ` q66
2022-04-24  2:05 ` github-actions
2022-05-08  2:11 ` [PR PATCH] [Closed]: " github-actions

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=20201125160014.l5A00UTgdsH_4egTmr-34x7RIOkcOskRTRMjn8EaGeo@z \
    --to=sgn@users.noreply.github.com \
    --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).