Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
90122406
Commit
90122406
authored
Oct 09, 2014
by
Thomas Guillem
Committed by
Jean-Baptiste Kempf
Oct 10, 2014
Browse files
build: export HAVE_64
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
57987c62
Changes
1
Hide whitespace changes
Inline
Side-by-side
compile.sh
View file @
90122406
...
...
@@ -391,3 +391,6 @@ fi
if
[
-n
"
${
NO_FPU
}
"
]
;
then
echo
"export NO_FPU=1"
>>
env.sh
fi
if
[
-n
"
${
HAVE_64
}
"
]
;
then
echo
"export HAVE_64=1"
>>
env.sh
fi
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