Date: Tue, 14 Dec 2010 15:35:44 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/csu/ia64 Makefile Message-ID: <201012141536.oBEFa1ma006019@repoman.freebsd.org>
index | next in thread | raw e-mail
tijl 2010-12-14 15:35:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/csu/ia64 Makefile
Log:
SVN rev 216435 on 2010-12-14 15:35:44Z by tijl
MFC r216351:
Add a .note.ABI-tag section to ia64 startup files by linking crtbrand.c
in crt1.o. On other architectures crtbrand.c is included from crt1.c,
but that's not a C source code file on ia64. Instead it is compiled
separately and included in crt1.o using incremental linking.
Approved by: re (kensmith), kib (mentor)
Revision Changes Path
1.12.20.2 +30 -9 src/lib/csu/ia64/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012141536.oBEFa1ma006019>
