Skip to content

Commit 0867e37

Browse files
ivanpaunojacobperron
authored andcommitted
Force using android-ifaddrs
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
1 parent 9e70f85 commit 0867e37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
-DANDROID_ABI=${ANDROID_ABI} \
120120
-DANDROID_NDK=${ANDROID_NDK} \
121121
-DANDROID=ON \
122+
-DTHIRDPARTY_android-ifaddrs=FORCE \
122123
-DTHIRDPARTY=ON \
123124
-DCOMPILE_EXAMPLES=OFF \
124125
-DCMAKE_FIND_ROOT_PATH="${PWD}/install" \

0 commit comments

Comments
 (0)