[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/erlang/devel otp-glibc25.patch, NONE, 1.1 otp-glibc24.patch, 1.3, NONE
- From: Gérard Milmeister (gemi) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/erlang/devel otp-glibc25.patch, NONE, 1.1 otp-glibc24.patch, 1.3, NONE
- Date: Sat, 30 Dec 2006 18:48:17 -0500
Author: gemi
Update of /cvs/extras/rpms/erlang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5198/devel
Added Files:
otp-glibc25.patch
Removed Files:
otp-glibc24.patch
Log Message:
new version R11B-2
otp-glibc25.patch:
--- NEW FILE otp-glibc25.patch ---
--- otp_src_R11B-2/erts/emulator/hipe/hipe_x86_signal.c.glibc25 2006-12-30 23:57:04.000000000 +0100
+++ otp_src_R11B-2/erts/emulator/hipe/hipe_x86_signal.c 2006-12-30 23:57:36.000000000 +0100
@@ -34,7 +34,7 @@
#endif
#include "hipe_signal.h"
-#if __GLIBC__ == 2 && (__GLIBC_MINOR__ == 3 || __GLIBC_MINOR__ == 4)
+#if __GLIBC__ == 2 && (__GLIBC_MINOR__ == 3 || __GLIBC_MINOR__ == 4 || __GLIBC_MINOR__ == 5)
/* See comment below for glibc 2.2. */
#ifndef __USE_GNU
#define __USE_GNU /* to un-hide RTLD_NEXT */
--- otp-glibc24.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]