unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 720adbeef565522f38f93c78048fd9c3eadb64b6 1305 bytes (raw)
name: gnu/packages/patches/chromium-glibc-compat.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
34
35
36
37
38
 
Upstream-Status: Backport

Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
---
From 9f63f94a11abc34d40ede8b8712fa15b5844a8c0 Mon Sep 17 00:00:00 2001
From: Tom Anderson <thomasanderson@chromium.org>
Date: Sat, 27 Jan 2018 20:03:37 +0000
Subject: [PATCH] Fix build with glibc 2.27

BUG=806340
TBR=hamelphi@chromium.org

Change-Id: Ib4e5091212d874d9ad88f3e9a1fdfee3ed7e0d5e
Reviewed-on: https://chromium-review.googlesource.com/890059
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Philippe Hamel <hamelphi@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532249}
---
 components/assist_ranker/ranker_example_util.cc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/assist_ranker/ranker_example_util.cc b/components/assist_ranker/ranker_example_util.cc
index 54d4dbd58f7d..ceedd8f9b18d 100644
--- a/components/assist_ranker/ranker_example_util.cc
+++ b/components/assist_ranker/ranker_example_util.cc
@@ -2,6 +2,8 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
+#include <math.h>
+
 #include "components/assist_ranker/ranker_example_util.h"
 #include "base/bit_cast.h"
 #include "base/format_macros.h"
-- 
2.14.3


debug log:

solving 720adbeef ...
found 720adbeef in https://yhetil.org/guix-patches/87po32c47b.fsf@fastmail.com/

applying [1/1] https://yhetil.org/guix-patches/87po32c47b.fsf@fastmail.com/
diff --git a/gnu/packages/patches/chromium-glibc-compat.patch b/gnu/packages/patches/chromium-glibc-compat.patch
new file mode 100644
index 000000000..720adbeef

1:36: trailing whitespace.
 
1:42: trailing whitespace.
-- 
Checking patch gnu/packages/patches/chromium-glibc-compat.patch...
1:44: new blank line at EOF.
+
Applied patch gnu/packages/patches/chromium-glibc-compat.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 720adbeef565522f38f93c78048fd9c3eadb64b6	gnu/packages/patches/chromium-glibc-compat.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).