Skip to content

Commit

Permalink
Added missing runtime-link option
Browse files Browse the repository at this point in the history
  • Loading branch information
devcareer00 authored and EduMenges committed Sep 26, 2024
1 parent 56d70f1 commit 8da3871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ echo "Building boost for android for $ARCH"
$cflags \
$cxxflags \
link=static \
runtime-link=static \
threading=multi \
--layout=${LAYOUT} \
$WITHOUT_LIBRARIES \
Expand Down

0 comments on commit 8da3871

Please sign in to comment.