Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112520867
D43417.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
406 B
Referenced Files
None
Subscribers
None
D43417.diff
View Options
diff --git a/lib/csu/Makefile.inc b/lib/csu/Makefile.inc
--- a/lib/csu/Makefile.inc
+++ b/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
Thu, Mar 20, 6:39 AM (5 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17227508
Default Alt Text
D43417.diff (406 B)
Attached To
Mode
D43417: csu: add crtbrand.o dependency on sys/param.h
Attached
Detach File
Event Timeline
Log In to Comment