unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob c35c1b75c73d5215efcba0afac02dedab91745a3 427 bytes (raw)
name: gnu/packages/patches/chromium-system-icu.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
description: maintain compatibility with system icu library
author: Michael Gilbert <mgilbert@debian.org>

--- a/BUILD.gn
+++ b/BUILD.gn
@@ -657,8 +657,7 @@ group("gn_all") {
     }
   }
 
-  if ((is_linux && !is_chromeos && !is_chromecast) || (is_win && use_drfuzz) ||
-      (use_libfuzzer && is_mac)) {
+  if (false) {
     deps += [
       "//testing/libfuzzer/fuzzers",
       "//testing/libfuzzer/tests:libfuzzer_tests",

debug log:

solving c35c1b75c ...
found c35c1b75c in https://yhetil.org/guix-patches/87y3qvb15k.fsf@fastmail.com/ ||
	https://yhetil.org/guix-patches/87o9p45bb6.fsf@fastmail.com/ ||
	https://yhetil.org/guix-patches/87efpsz1xt.fsf@fastmail.com/

applying [1/1] https://yhetil.org/guix-patches/87y3qvb15k.fsf@fastmail.com/
diff --git a/gnu/packages/patches/chromium-system-icu.patch b/gnu/packages/patches/chromium-system-icu.patch
new file mode 100644
index 000000000..c35c1b75c

1:15: trailing whitespace.
 
Checking patch gnu/packages/patches/chromium-system-icu.patch...
Applied patch gnu/packages/patches/chromium-system-icu.patch cleanly.
warning: 1 line adds whitespace errors.

skipping https://yhetil.org/guix-patches/87o9p45bb6.fsf@fastmail.com/ for c35c1b75c
skipping https://yhetil.org/guix-patches/87efpsz1xt.fsf@fastmail.com/ for c35c1b75c
index at:
100644 c35c1b75c73d5215efcba0afac02dedab91745a3	gnu/packages/patches/chromium-system-icu.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).