Skip to content

Commit

Permalink
commented extra 'fi'
Browse files Browse the repository at this point in the history
  • Loading branch information
weslleymurdock committed Dec 27, 2023
1 parent 9ce87a8 commit 09343dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ function _build () {
# configure="$configure --with-ssl=${SSL_BUILD_DIR}/bin/iPhoneSimulator${IOS_SDK_VERSION}-${arch}.sdk"
# export CFLAGS="${CFLAGS} -I${SSL_BUILD_DIR}/bin/iPhoneSimulator${IOS_SDK_VERSION}-${arch}.sdk/include"
# export LDFLAGS="${LDFLAGS} -L${SSL_BUILD_DIR}/bin/iPhoneSimulator${IOS_SDK_VERSION}-${arch}.sdk/lib"
fi
# fi
fi

if [ $OPUS_SUPPORT = true ]; then
Expand Down

0 comments on commit 09343dd

Please sign in to comment.