librep r2959 - in trunk: . man src



Author: chrisb
Date: Thu Dec 18 20:33:40 2008
New Revision: 2959
URL: http://svn.gnome.org/viewvc/librep?rev=2959&view=rev

Log:
fix compilation on PPC64


Modified:
   trunk/ChangeLog
   trunk/man/news.texi
   trunk/src/main.c

Modified: trunk/man/news.texi
==============================================================================
Binary files. No diff available.

Modified: trunk/src/main.c
==============================================================================
--- trunk/src/main.c	(original)
+++ trunk/src/main.c	Thu Dec 18 20:33:40 2008
@@ -548,6 +548,7 @@
     }
 }
 
+static void check_configuration (int *stack_low) __attribute__((noinline));
 static void
 rep_main_init(void)
 {



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