Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157025255
D22560.id64908.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
730 B
Referenced Files
None
Subscribers
None
D22560.id64908.diff
View Options
Index: head/sys/conf/makeLINT.mk
===================================================================
--- head/sys/conf/makeLINT.mk
+++ head/sys/conf/makeLINT.mk
@@ -12,6 +12,8 @@
rm -f LINT-NOINET LINT-NOINET6 LINT-NOIP
.endif
.if ${TARGET} == "arm"
+ # LINT-V5 removed 2019-11-26. The clean rule is left here temporarily
+ # to avoid having stale copies left behind.
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
Tue, May 19, 12:30 AM (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33278788
Default Alt Text
D22560.id64908.diff (730 B)
Attached To
Mode
D22560: stop building arm LINT-V5 kernel
Attached
Detach File
Event Timeline
Log In to Comment