Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151174816
D43417.id132670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D43417.id132670.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D43417: csu: add crtbrand.o dependency on sys/param.h
Attached
Detach File
Event Timeline
Log In to Comment