[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 02/02: Add missing files



This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit ea902696e99c22d9036882ad2c03e4285af5bfda
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 3 12:36:38 2017 +0000

    Add missing files
---
 debian/patches/hurd-i386/git-i386-implies-x86.diff |  7 ++++++
 debian/patches/hurd-i386/git-x86-tunables.diff     | 27 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/debian/patches/hurd-i386/git-i386-implies-x86.diff b/debian/patches/hurd-i386/git-i386-implies-x86.diff
new file mode 100644
index 0000000..8a7b17a
--- /dev/null
+++ b/debian/patches/hurd-i386/git-i386-implies-x86.diff
@@ -0,0 +1,7 @@
+diff --git a/sysdeps/mach/hurd/i386/Implies b/sysdeps/mach/hurd/i386/Implies
+new file mode 100644
+index 0000000000..de36aa0da4
+--- /dev/null
++++ b/sysdeps/mach/hurd/i386/Implies
+@@ -0,0 +1 @@
++mach/hurd/x86
diff --git a/debian/patches/hurd-i386/git-x86-tunables.diff b/debian/patches/hurd-i386/git-x86-tunables.diff
new file mode 100644
index 0000000..4b498bc
--- /dev/null
+++ b/debian/patches/hurd-i386/git-x86-tunables.diff
@@ -0,0 +1,27 @@
+diff --git a/sysdeps/mach/hurd/x86/dl-sysdep.c b/sysdeps/mach/hurd/x86/dl-sysdep.c
+new file mode 100644
+index 0000000000..94ae68be93
+--- /dev/null
++++ b/sysdeps/mach/hurd/x86/dl-sysdep.c
+@@ -0,0 +1,21 @@
++/* Operating system support for run-time dynamic linker.  X86 version.
++   Copyright (C) 2017 Free Software Foundation, Inc.
++   This file is part of the GNU C Library.
++
++   The GNU C Library is free software; you can redistribute it and/or
++   modify it under the terms of the GNU Lesser General Public
++   License as published by the Free Software Foundation; either
++   version 2.1 of the License, or (at your option) any later version.
++
++   The GNU C Library is distributed in the hope that it will be useful,
++   but WITHOUT ANY WARRANTY; without even the implied warranty of
++   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++   Lesser General Public License for more details.
++
++   You should have received a copy of the GNU Lesser General Public
++   License along with the GNU C Library; if not, see
++   <http://www.gnu.org/licenses/>.  */
++
++#include <config.h>
++#include <sysdeps/x86/cpu-tunables.c>
++#include <sysdeps/mach/hurd/dl-sysdep.c>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: