all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob f89d326a5ccc1d46478dd300072e2cd880e7702e 1066 bytes (raw)
name: gnu/packages/patches/telegram-desktop-unbundle-gsl.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
From a3ac6df0441b4caca28b1df87febc420e18942ce Mon Sep 17 00:00:00 2001
From: Zephyr Lykos <git@mochaa.ws>
Date: Mon, 23 Oct 2023 15:55:24 +0800
Subject: [PATCH] Revert "Force usage of GSL fork because of a libstdc++ bug."

This reverts commit 982546b169df3d479e6511425870327559b38a89.
<https://github.com/microsoft/GSL/commit/e64c97fc2cfc11992098bb38eda932de275e3f4d>
---
 external/gsl/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/external/gsl/CMakeLists.txt b/external/gsl/CMakeLists.txt
index 8eaf19c5..344f9488 100644
--- a/external/gsl/CMakeLists.txt
+++ b/external/gsl/CMakeLists.txt
@@ -7,7 +7,6 @@
 add_library(external_gsl INTERFACE IMPORTED GLOBAL)
 add_library(desktop-app::external_gsl ALIAS external_gsl)
 
-#[[
 if (DESKTOP_APP_USE_PACKAGED)
     if (DESKTOP_APP_USE_PACKAGED_LAZY)
         find_package(Microsoft.GSL 4.0.0 QUIET)
@@ -20,7 +19,6 @@ if (DESKTOP_APP_USE_PACKAGED)
         return()
     endif()
 endif()
-]]
 
 # https://gitlab.kitware.com/cmake/cmake/-/issues/25222
 if (NOT EXISTS ${third_party_loc}/GSL/include)

debug log:

solving f89d326a5c ...
found f89d326a5c in https://yhetil.org/guix/482b63aa82c0b054d34ab8e1da27a4c5421616d7.1719897489.git.i@dan.games/ ||
	https://yhetil.org/guix/055c995fc8635cfec0b73238e4632df1188c21dd.1719926171.git.i@dan.games/ ||
	https://yhetil.org/guix/f0e40bc49ca14764ce20fbc9f0b4c59307e5d484.1720972086.git.i@dan.games/ ||
	https://yhetil.org/guix/af9e08cdbed9ad3c2e6c4833afb9eed3e53d5cbd.1720364199.git.i@dan.games/ ||
	https://yhetil.org/guix/97beab597e192df73feba1ec6eda4d112b3864bf.1720012870.git.i@dan.games/

applying [1/1] https://yhetil.org/guix/482b63aa82c0b054d34ab8e1da27a4c5421616d7.1719897489.git.i@dan.games/
diff --git a/gnu/packages/patches/telegram-desktop-unbundle-gsl.patch b/gnu/packages/patches/telegram-desktop-unbundle-gsl.patch
new file mode 100644
index 0000000000..f89d326a5c

1:25: trailing whitespace.
 
1:35: trailing whitespace.
 
Checking patch gnu/packages/patches/telegram-desktop-unbundle-gsl.patch...
Applied patch gnu/packages/patches/telegram-desktop-unbundle-gsl.patch cleanly.
warning: 2 lines add whitespace errors.

skipping https://yhetil.org/guix/055c995fc8635cfec0b73238e4632df1188c21dd.1719926171.git.i@dan.games/ for f89d326a5c
skipping https://yhetil.org/guix/f0e40bc49ca14764ce20fbc9f0b4c59307e5d484.1720972086.git.i@dan.games/ for f89d326a5c
skipping https://yhetil.org/guix/af9e08cdbed9ad3c2e6c4833afb9eed3e53d5cbd.1720364199.git.i@dan.games/ for f89d326a5c
skipping https://yhetil.org/guix/97beab597e192df73feba1ec6eda4d112b3864bf.1720012870.git.i@dan.games/ for f89d326a5c
index at:
100644 f89d326a5ccc1d46478dd300072e2cd880e7702e	gnu/packages/patches/telegram-desktop-unbundle-gsl.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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.