Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164362030
D554.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
497 B
Referenced Files
None
Subscribers
None
D554.id.diff
View Options
Index: Makefile.inc1
===================================================================
--- Makefile.inc1
+++ Makefile.inc1
@@ -1207,10 +1207,6 @@
_sed= usr.bin/sed
.endif
-.if ${BOOTSTRAPPING} < 900006
-_lex= usr.bin/lex
-.endif
-
.if ${BOOTSTRAPPING} < 1000002
_m4= usr.bin/m4
.endif
@@ -1233,6 +1229,10 @@
_cat= bin/cat
.endif
+.if ${BOOTSTRAPPING} < 1000033
+_lex= usr.bin/lex
+.endif
+
.if ${BOOTSTRAPPING} >= 900040 && ${BOOTSTRAPPING} < 900041
_awk= usr.bin/awk
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 1, 4:39 AM (17 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35808656
Default Alt Text
D554.id.diff (497 B)
Attached To
Mode
D554: Making flex a bootstrap tools to avoid build breakage going from 9.* to 10
Attached
Detach File
Event Timeline
Log In to Comment