+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -45,8 +45,8 @@ export PATH=$ANDROID_NDK/toolchains/llvm/prebuilt/$HOST_TAG/bin:$PATH
45
45
build_the_thing() {
46
46
make clean
47
47
./Configure $SSL_TARGET -D__ANDROID_API__=$API_LEVEL && \
48
-
make && \
49
-
make install DESTDIR=$DESTDIR || exit 128
48
+
make SHLIB_EXT=.so && \
49
+
make install SHLIB_EXT=.so DESTDIR=$DESTDIR || exit 128
50
50
}
51
51
52
52
##### set variables according to build-tagret #####
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4