GNU bug report logs -
#47693
[PATCH]: Use 'cc-for-target'.
Previous Next
Reported by: Maxime Devos <maximedevos <at> telenet.be>
Date: Sat, 10 Apr 2021 18:05:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Tobias Geerinckx-Rice via Guix-patches via schreef op do 22-04-2021 om 01:40 [+0200]:
> Maxime,
>
> Thanks for this series!
>
> I applied it by downloading from the first top-right ‘Download’
> link and using ‘git am --patch-format mbox /tmp/47693-0.mbox’. It
> works to apply all changes, but combines them all into a single
> commit.
Can you download each patch separately, say as
download-dir/0001-first.patch
download-dir/0001-second.patch
...
and run "git am download-dir/*.patch"?
Ideally, "git am --patch-format mbox ..." would ‘just work’ though ...
> If anyone knows how to apply whole mboxes from the archives, as
> separate commits, please let me know. I'll push it as soon as I
> learn how!
Alternatively, you could fetch from my public repo
(branch: cc-for-target, current latest commit: 49ac49daca37f975527f2c2f756f719bd55d47ff,
url: https://notabug.org/mdevos/guix). (You'll need to rebase and sign the commits
yourself instead of doing a mergo, I am not in .guix-authorizations.)
IIRC, I have not yet sent the latest commits to the latest mailing list though,
and it also contains a separate commit ‘lint: Add 'compiler-for-target' checker.’.
> One very minor correction:
>
> > An exception is xssproxy, which needs to be rebuilt,
> > due to nested usage ofquasiquote / unquote.
>
> There are two: ‘nethogs’ is the other.
Ok.
> Both are cheap (C <3 U) leaf packages. I don't think it worth
> working around either.
Agreed.
Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.