Page MenuHomeFreeBSD

D43417.id132670.diff
No OneTemporary

D43417.id132670.diff

Index: lib/csu/Makefile.inc
===================================================================
--- lib/csu/Makefile.inc
+++ lib/csu/Makefile.inc
@@ -55,6 +55,9 @@
Scrt1.o: Scrt1_c.o ${CRT1OBJS} ${CRT1OBJ}
${LD} ${_LDFLAGS} -o ${.TARGET} -r ${.ALLSRC:M*.o}
+# __FreeBSD_version is recorded in crt1.o et al via crtbrand.
+crtbrand.o: ${SRCTOP}/sys/sys/param.h
+
crtbegin.o: crtbegin.c
crtbeginS.o: crtbegin.c
crtbeginT.o: crtbegin.c

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 2:39 PM (1 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31037580
Default Alt Text
D43417.id132670.diff (440 B)

Event Timeline