Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153856308
D22560.id64900.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
694 B
Referenced Files
None
Subscribers
None
D22560.id64900.diff
View Options
Index: sys/conf/makeLINT.mk
===================================================================
--- sys/conf/makeLINT.mk
+++ sys/conf/makeLINT.mk
@@ -12,6 +12,8 @@
rm -f LINT-NOINET LINT-NOINET6 LINT-NOIP
.endif
.if ${TARGET} == "arm"
+ # LINT-V5 removed 20YYMMDD. The clean rule is left here temporarily
+ # to avoid stale copies.
rm -f LINT-V5 LINT-V7
.endif
.if ${TARGET} == "powerpc"
@@ -54,8 +56,6 @@
echo "nodevice netmap" >> ${.TARGET}-NOIP
.endif
.if ${TARGET} == "arm"
- cat ${NOTES} ${.CURDIR}/NOTES.armv5 | sed -E -n -f ${MAKELINT_SED} > \
- ${.TARGET}-V5
cat ${NOTES} ${.CURDIR}/NOTES.armv7 | sed -E -n -f ${MAKELINT_SED} > \
${.TARGET}-V7
rm ${.TARGET}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 7:12 AM (3 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32107286
Default Alt Text
D22560.id64900.diff (694 B)
Attached To
Mode
D22560: stop building arm LINT-V5 kernel
Attached
Detach File
Event Timeline
Log In to Comment