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

[commits] r10129 - in /trunk/libc: ChangeLog.eglibc csu/Makefile



Author: joseph
Date: Sun Mar 28 09:57:23 2010
New Revision: 10129

Log:
	* csu/Makefile: Include option-groups.mak.

Modified:
    trunk/libc/ChangeLog.eglibc
    trunk/libc/csu/Makefile

Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Sun Mar 28 09:57:23 2010
@@ -1,3 +1,7 @@
+2010-03-28  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
+
+	* csu/Makefile: Include option-groups.mak.
+
 2010-03-22  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* elf/Makefile (tst-audit3-ENV, tst-audit4-ENV, tst-audit5-ENV,

Modified: trunk/libc/csu/Makefile
==============================================================================
--- trunk/libc/csu/Makefile (original)
+++ trunk/libc/csu/Makefile Sun Mar 28 09:57:23 2010
@@ -23,6 +23,8 @@
 # crtn.o, special "initializer" and "finalizer" files used in the link
 # to make the .init and .fini sections work right; both these files are
 # built (in an arcane manner) from initfini.c.
+
+include ../option-groups.mak
 
 subdir := csu