This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86


	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
---
 ChangeLog                      | 1 +
 sysdeps/mach/hurd/i386/Implies | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 sysdeps/mach/hurd/i386/Implies

diff --git a/ChangeLog b/ChangeLog
index a43030fe3d..ebabb12a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@
 	* sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
 	__feraiseexcept_renamed to feraiseexcept instead of
 	__GI_feraiseexcept.
+	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
 
 2017-09-01  Joseph Myers  <joseph@codesourcery.com>
 
diff --git a/sysdeps/mach/hurd/i386/Implies b/sysdeps/mach/hurd/i386/Implies
new file mode 100644
index 0000000000..94db5e92ef
--- /dev/null
+++ b/sysdeps/mach/hurd/i386/Implies
@@ -0,0 +1 @@
+mach/hurd/x86
-- 
2.14.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]