unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 56338640f922f436c1cb85ad6fad5ca1a6285814 999 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
32
33
 
From 9271e1db51f3409d7ecc2afcb130fce5ca15fcbc Mon Sep 17 00:00:00 2001
From: Saku Laesvuori <saku@laesvuori.fi>
Date: Sun, 26 Nov 2023 11:09:46 +0200
Subject: [PATCH] Revert "Force usage of GSL fork because of a libstdc++ bug."

This reverts commit 982546b169df3d479e6511425870327559b38a89.
---
 external/gsl/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/external/gsl/CMakeLists.txt b/external/gsl/CMakeLists.txt
index 8eaf19c..344f948 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)
-- 
2.41.0


debug log:

solving 56338640f9 ...
found 56338640f9 in https://yhetil.org/guix-patches/2736ef6da09a9e8e88f8643d2090cf294dab72a5.1701112690.git.saku@laesvuori.fi/ ||
	https://yhetil.org/guix-patches/b5398989cfbc1bc4ce87e618ae714b4e45b2a626.1701236254.git.saku@laesvuori.fi/

applying [1/1] https://yhetil.org/guix-patches/2736ef6da09a9e8e88f8643d2090cf294dab72a5.1701112690.git.saku@laesvuori.fi/
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..56338640f9

1:24: trailing whitespace.
 
1:34: trailing whitespace.
 
1:37: trailing whitespace.
-- 
Checking patch gnu/packages/patches/telegram-desktop-unbundle-gsl.patch...
1:39: new blank line at EOF.
+
Applied patch gnu/packages/patches/telegram-desktop-unbundle-gsl.patch cleanly.
warning: 4 lines add whitespace errors.

skipping https://yhetil.org/guix-patches/b5398989cfbc1bc4ce87e618ae714b4e45b2a626.1701236254.git.saku@laesvuori.fi/ for 56338640f9
index at:
100644 56338640f922f436c1cb85ad6fad5ca1a6285814	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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).