[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r10129 - in /trunk/libc: ChangeLog.eglibc csu/Makefile
- To: commits@xxxxxxxxxx
- Subject: [commits] r10129 - in /trunk/libc: ChangeLog.eglibc csu/Makefile
- From: joseph@xxxxxxxxxx
- Date: Sun, 28 Mar 2010 16:57:23 -0000
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