diff --git a/projects/tor/build b/projects/tor/build index 84b1778c34c70308dcb093854d66323e0c954b95..c7e9190a711dd54e238b154850b8bff6885b7fa8 100644 --- a/projects/tor/build +++ b/projects/tor/build @@ -106,7 +106,6 @@ find -type f -print0 | xargs -0 [% c("var/touch") %] [% IF c("var/osx") -%] export LD_PRELOAD=[% c("var/faketime_path") %] export FAKETIME="[% USE date; GET date.format(c('timestamp'), format = '%Y-%m-%d %H:%M:%S') %]" - export RANLIB=x86_64-apple-darwin-ranlib [% END -%] make -j[% c("buildconf/num_procs") %] make install