A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/1ddeaec24c25535bb8321e55b2e5f8a9330c18e5 below:

[build] build openssl share library without version extesion for andr… · Haivision/srt@1ddeaec · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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