all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49471] [PATCH] gnu: lld: Update to 12.0.0.
@ 2021-07-08 21:39 terramorpha
  2021-07-08 21:45 ` [bug#49471] the actual patch terramorpha
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: terramorpha @ 2021-07-08 21:39 UTC (permalink / raw)
  To: 49471

Hi guix. While updating my personal package definition of zig to 0.8.0, 
I had to write one for lld@12 too.
(IIUC, only llvm and clang were upgraded to 12, I couldn't find lld when 
`guix search`-ing)

Anyway, the release tarball assumes that it will be unpacked and built 
in the same directory as the libunwind source.
This is why at build time, I added a phase to patch the CMakeLists.txt 
and make it look for libunwind in a specific place.

Cheers




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

end of thread, other threads:[~2021-09-24  0:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 21:39 [bug#49471] [PATCH] gnu: lld: Update to 12.0.0 terramorpha
2021-07-08 21:45 ` [bug#49471] the actual patch terramorpha
2021-07-09 22:06 ` [bug#49471] [PATCH] gnu: lld: Update to 12.0.0 Leo Prikler
2021-07-19 17:37   ` Ludovic Courtès
2021-07-19 18:10     ` Leo Prikler
2021-09-24  0:28 ` bug#49471: " Sarah Morgensen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.