mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
garbage collect _libatm, missed in r179308
This commit is contained in:
parent
eb17fb15b3
commit
3ba97c2088
1 changed files with 0 additions and 2 deletions
|
|
@ -26,7 +26,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
|
|||
.WAIT \
|
||||
libalias \
|
||||
libarchive \
|
||||
${_libatm} \
|
||||
libauditd \
|
||||
libbegemot \
|
||||
${_libblacklist} \
|
||||
|
|
@ -134,7 +133,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
|
|||
# libraries, those libraries should be listed as build order dependencies here.
|
||||
|
||||
SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd
|
||||
SUBDIR_DEPEND_libatm= libmd
|
||||
SUBDIR_DEPEND_libauditdm= libbsm
|
||||
SUBDIR_DEPEND_libbsnmp= ${_libnetgraph}
|
||||
SUBDIR_DEPEND_libc++:= libcxxrt
|
||||
|
|
|
|||
Loading…
Reference in a new issue