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

[glibc] 02/02: Fix add-ons for xen build



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

sthibault pushed a commit to branch sid
in repository glibc.

commit f38637924047548da55320f10570e064567b30a0
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon May 30 00:26:34 2016 +0000

    Fix add-ons for xen build
---
 debian/sysdeps/hurd-i386.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/sysdeps/hurd-i386.mk b/debian/sysdeps/hurd-i386.mk
index 013a2e8..81ce1c7 100644
--- a/debian/sysdeps/hurd-i386.mk
+++ b/debian/sysdeps/hurd-i386.mk
@@ -4,6 +4,7 @@ GLIBC_PASSES += xen
 DEB_ARCH_REGULAR_PACKAGES += libc0.3-xen
 xen_extra_cflags = -mno-tls-direct-seg-refs
 xen_slibdir = /lib/$(DEB_HOST_MULTIARCH)/i686/nosegneg
+xen_add-ons = $(libc_add-ons)
 
 ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
 define libc0.3-dev_extra_pkg_install

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


Reply to: