mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Temporarily _disable_ compilation of dpv(3) and dpv(1).
Will revisit this to find out how to solve the ordering issue in buildworld (potentially `make -j' specific). Reviewed by: shurd
This commit is contained in:
parent
e34274ae37
commit
39341fd090
2 changed files with 0 additions and 2 deletions
|
|
@ -42,7 +42,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
|
|||
libcrypt \
|
||||
libdevinfo \
|
||||
libdevstat \
|
||||
libdpv \
|
||||
libdwarf \
|
||||
libedit \
|
||||
${_libevent} \
|
||||
|
|
|
|||
|
|
@ -36,7 +36,6 @@ SUBDIR= alias \
|
|||
ctlstat \
|
||||
cut \
|
||||
dirname \
|
||||
dpv \
|
||||
du \
|
||||
ee \
|
||||
elf2aout \
|
||||
|
|
|
|||
Loading…
Reference in a new issue