Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
ndk
Commits
90ed8ee5
Commit
90ed8ee5
authored
9 years ago
by
Josh Gao
Committed by
android-build-merger
9 years ago
Browse files
Options
Download
Plain Diff
Merge "Add host tag to Python install path."
am:
ad19c8f6
* commit '
ad19c8f6
': Add host tag to Python install path.
parents
9abd25c9
ad19c8f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/tools/common-build-host-funcs.sh
build/tools/common-build-host-funcs.sh
+1
-1
No files found.
build/tools/common-build-host-funcs.sh
View file @
90ed8ee5
...
...
@@ -805,7 +805,7 @@ bh_do ()
# python_ndk_install_dir with nothing.
python_build_install_dir
()
{
echo
"
$BH_BUILD_DIR
/install/host-tools"
echo
"
$BH_BUILD_DIR
/
$1
/
install/host-tools"
}
# Same as python_build_install_dir, but for the final NDK installation
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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