Skip to content

Commit

Permalink
build: remove cctools and libtapi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed May 3, 2021
1 parent 1e62c1b commit b79ed8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 54 deletions.
33 changes: 0 additions & 33 deletions depends/packages/native_cctools.mk

This file was deleted.

20 changes: 0 additions & 20 deletions depends/packages/native_libtapi.mk

This file was deleted.

2 changes: 1 addition & 1 deletion depends/packages/packages.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ darwin_native_packages = native_ds_store native_mac_alias
$(host_arch)_$(host_os)_native_packages += native_b2

ifneq ($(build_os),darwin)
darwin_native_packages += native_cctools native_libtapi native_libdmg-hfsplus
darwin_native_packages += native_libdmg-hfsplus

ifeq ($(strip $(FORCE_USE_SYSTEM_CLANG)),)
darwin_native_packages+= native_llvm
Expand Down

0 comments on commit b79ed8c

Please sign in to comment.