all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65336] [PATCH 0/2] Update looking-glass-client to B6 and restyle package
@ 2023-08-16  9:15 Ahmad Draidi via Guix-patches via
  2023-08-16  9:32 ` [bug#65336] [PATCH 1/2] gnu: looking-glass-client: Update to B6 Ahmad Draidi via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2023-08-16  9:15 UTC (permalink / raw)
  To: 65336; +Cc: Ahmad Draidi

Hello Guix,

This series updates and restyles looking-glass-client, and also restores a
configuration parameter that was dropped in the previous update patch. Some
notes for posterity below.

The package builds with "-march=native" GCC parameter by default, which
makes it incompatible with CPUs older than the build machine and causes
crashes with "terminated by signal SIGILL (Illegal instruction)" and perhaps
others. We build it with the minimum supported CPU architecture to fix that.
This also helps with package reproducibility.

Thanks,

Ahmad Draidi (2):
  gnu: looking-glass-client: Update to B6.
  gnu: looking-glass-client: Update package style.

 gnu/packages/virtualization.scm | 146 ++++++++++++++++----------------
 1 file changed, 73 insertions(+), 73 deletions(-)


base-commit: 880ada0bdb9e694573ec42200d48658b27744b9b
-- 
2.41.0





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

end of thread, other threads:[~2023-08-29 13:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  9:15 [bug#65336] [PATCH 0/2] Update looking-glass-client to B6 and restyle package Ahmad Draidi via Guix-patches via
2023-08-16  9:32 ` [bug#65336] [PATCH 1/2] gnu: looking-glass-client: Update to B6 Ahmad Draidi via Guix-patches via
2023-08-16  9:32 ` [bug#65336] [PATCH 2/2] gnu: looking-glass-client: Update package style Ahmad Draidi via Guix-patches via
2023-08-29 13:05 ` bug#65336: [PATCH 0/2] Update looking-glass-client to B6 and restyle package Christopher Baines

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.