Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: wesnoth: update to 1.14.9
Date: Sun, 06 Oct 2019 18:50:33 +0200	[thread overview]
Message-ID: <20191006165033.K4wrNTWqfgKafAHcDP5pCpnMBvmEpr119Fn0Fa6-zpI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15174@inbox.vuxu.org>

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/15174#issuecomment-538765542

Comment:
x86_64 is fine, it's the architecture the build servers are running. I don't have Void running on any other architecture either. xbps-src gives you everything you need to cross-compile to another architecture or have a separate masterdir for a compatible architecture.

To cross-compile, you just pass the target architecture with `-a`, like
```
./xbps-src -a armv6l pkg wesnoth
```

For a compatible architecture, just create a separate masterdir once and use that to compile, e.g.
```
./xbps-src -m musl binary-bootstrap x86_64-musl
./xbps-src -m musl pkg wesnoth
```

But I don't want to burden you too much, I'm currently running some builds for musl and several cross-compiled architectures and will merge if they pass.

  parent reply	other threads:[~2019-10-06 16:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 12:20 [PR PATCH] " voidlinux-github
2019-10-06 14:09 ` voidlinux-github
2019-10-06 14:24 ` voidlinux-github
2019-10-06 14:53 ` voidlinux-github
2019-10-06 16:50 ` voidlinux-github [this message]
2019-10-06 17:31 ` [PR PATCH] [Merged]: " voidlinux-github
2019-10-06 21:31 ` 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=20191006165033.K4wrNTWqfgKafAHcDP5pCpnMBvmEpr119Fn0Fa6-zpI@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).