mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
libavl is not needed anymore for localedef(1)
This commit is contained in:
parent
4f21af9d7b
commit
1fd99f14aa
1 changed files with 0 additions and 3 deletions
|
|
@ -1370,8 +1370,6 @@ ${_bt}-usr.bin/mandoc: ${_bt}-lib/libohash ${_bt}-lib/libsqlite3
|
|||
_makewhatis=usr.bin/makewhatis
|
||||
.endif
|
||||
|
||||
${_bt}-usr.bin/localedef: ${_bt}-cddl/lib/libavl
|
||||
|
||||
# Rebuild up-to-date libmd for xinstall
|
||||
${_bt}-usr.bin/xinstall: ${_bt}-lib/libmd
|
||||
|
||||
|
|
@ -1406,7 +1404,6 @@ bootstrap-tools: .PHONY
|
|||
${_crunch} \
|
||||
${_nmtree} \
|
||||
${_vtfontcvt} \
|
||||
cddl/lib/libavl \
|
||||
usr.bin/localedef
|
||||
${_bt}-${_tool}: .PHONY .MAKE
|
||||
${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue