Skip to content

Commit

Permalink
tor: remove autoreconf again
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Oct 25, 2024
1 parent ded6afe commit 6d118a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make/pkgs/tor/tor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ $(PKG)_EXCLUDED += $(if $(FREETZ_PACKAGE_TOR_GEOIP_V4),,$(if $(FREETZ_PACKAGE_TO

$(PKG)_DEPENDS_ON += zlib openssl libevent

$(PKG)_CONFIGURE_PRE_CMDS += $(AUTORECONF)

$(PKG)_CONFIGURE_ENV += tor_cv_malloc_zero_works=no
$(PKG)_CONFIGURE_ENV += tor_cv_null_is_zero=yes
$(PKG)_CONFIGURE_ENV += tor_cv_sign_extend=yes
Expand Down

0 comments on commit 6d118a9

Please sign in to comment.