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

Bug#309489: FTBFS on hurd-i386: known failure when building with TLS enabled



tags 309489 +patch
thanks

The following patch should fix the requirement of --without-tls on
hurd-i386:

Index: debian/sysdeps/gnu.mk
===================================================================
--- debian/sysdeps/gnu.mk      (revision 940)
+++ debian/sysdeps/gnu.mk      (working copy)
@@ -19,3 +19,5 @@
 true
 endef

+# TLS is broken currently and results in Mach panicing
+libc_extra_config_options := $(extra_config_options) --without-tls


cheers,

Michael

-- 
Michael Banck
Debian Developer
mbanck@debian.org
http://www.advogato.org/person/mbanck/diary.html



Reply to: