mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Move libldns to the correct (ordered) library list.
Approved by: re (blanket)
This commit is contained in:
parent
44995aca33
commit
71b5e1bb76
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ SUBDIR_ORDERED= ${_csu} \
|
|||
libelf \
|
||||
${_libiconv_modules} \
|
||||
libkvm \
|
||||
${_libldns} \
|
||||
msun \
|
||||
libmd \
|
||||
ncurses \
|
||||
|
|
@ -85,7 +86,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
|
|||
${_libipx} \
|
||||
libjail \
|
||||
libkiconv \
|
||||
${_libldns} \
|
||||
liblzma \
|
||||
libmagic \
|
||||
libmandoc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue