mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Disable "tp" support until I figure out why it's breaking the build. <sigh>
This commit is contained in:
parent
daff7d3b12
commit
d9286f602a
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ BASE_SRCS= archive_check_magic.c \
|
|||
archive_read_support_format_cpio.c \
|
||||
archive_read_support_format_iso9660.c \
|
||||
archive_read_support_format_tar.c \
|
||||
archive_read_support_format_tp.c \
|
||||
archive_read_support_format_zip.c \
|
||||
archive_string.c \
|
||||
archive_string_sprintf.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue