We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c2931 commit 8f19c26Copy full SHA for 8f19c26
recipes/boost/recipe.sh
@@ -31,7 +31,7 @@ function prebuild_boost() {
31
32
# Create Android case for library linking when building Boost.Python
33
#FIXME: Not idempotent
34
- sed -i "622i\ \ \ \ \ \ \ \ case * : return ;" tools/build/src/tools/python.jam
+ try sed -i "622i\ \ \ \ \ \ \ \ case * : return ;" tools/build/src/tools/python.jam
35
}
36
37
function build_boost() {
0 commit comments