Page MenuHomeFreeBSD

D554.id.diff
No OneTemporary

D554.id.diff

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

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)

Event Timeline