Author: jim
Date: 2006-01-16 20:44:18 -0700 (Mon, 16 Jan 2006)
New Revision: 1347

Added:
   trunk/glibc/glibc-20060116-missing_headers-1.patch
Modified:
   trunk/
Log:
 [EMAIL PROTECTED]:  jim | 2006-01-16 19:41:05 -0800
 Added: glibc-20060116-missing_headers-1.patch



Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1679
   + cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1683

Added: trunk/glibc/glibc-20060116-missing_headers-1.patch
===================================================================
--- trunk/glibc/glibc-20060116-missing_headers-1.patch  2006-01-16 19:03:24 UTC 
(rev 1346)
+++ trunk/glibc/glibc-20060116-missing_headers-1.patch  2006-01-17 03:44:18 UTC 
(rev 1347)
@@ -0,0 +1,18 @@
+Submitted By: Jim Gifford (patches at jg555 dot com)
+Date: 2006-01-16
+Initial Package Version: 20060116
+Origin: Jim Gifford
+Upstream Status: Sent
+Description: Adds missing headers needed for gcc build
+ 
+--- glibc-20060116/stdlib/Makefile.orig        2006-01-17 03:38:18.000000000 
+0000
++++ glibc-20060116/stdlib/Makefile     2006-01-17 03:39:31.000000000 +0000
+@@ -22,6 +22,8 @@
+ subdir        := stdlib
+ 
+ headers       := stdlib.h bits/stdlib.h bits/stdlib-ldbl.h                    
      \
++         alloca.h fmtmsg.h ucontext.h                                       \
++         ucontext.h sys/ucontext.h                                          \
+          monetary.h bits/monetary-ldbl.h                                    \
+          inttypes.h stdint.h bits/wordsize.h                                \
+          errno.h sys/errno.h bits/errno.h

-- 
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to