Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ANON-Public
orbot
Commits
efde11ff
Commit
efde11ff
authored
Feb 28, 2017
by
Nathan Freitas
Browse files
update maxfile for tor 0.2.9.9
parent
7bac2122
Changes
1
Hide whitespace changes
Inline
Side-by-side
external/Makefile
View file @
efde11ff
...
...
@@ -228,9 +228,9 @@ tor/configure:
./autogen.sh
tor/Makefile
:
tor/configure
cp
0001-add-limits.h-to-support-MAX_SIZE-on-Android.patch tor
cd
tor
&&
\
git apply 0001-add-limits.h-to-support-MAX_SIZE-on-Android.patch
#
cp 0001-add-limits.h-to-support-MAX_SIZE-on-Android.patch tor
#
cd tor && \
#
git apply 0001-add-limits.h-to-support-MAX_SIZE-on-Android.patch
# cp fix_android_0.2.6.4rc_build.patch tor
# cd tor && \
# git apply fix_android_0.2.6.4rc_build.patch
...
...
@@ -244,7 +244,7 @@ tor/Makefile: tor/configure
--disable-asciidoc
\
--enable-static-libevent
--with-libevent-dir
=
$(EXTERNAL_ROOT)
\
--enable-static-openssl
--with-openssl-dir
=
$(EXTERNAL_ROOT)
\
--disable-linker-hardening
--disable-gcc-hardening
--disable-linker-hardening
--disable-gcc-hardening
--disable-tool-name-check
tor-build-stamp
:
tor/Makefile
$(MAKE)
-C
tor all-am
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment