Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
  • Loading branch information
kou and raulcd authored Jul 4, 2024
1 parent 4f5e3e5 commit ed0238b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/scripts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ build() {
mkdir -p ${cpp_build_dir}
pushd ${cpp_build_dir}

# We use static cURL in google-cloud-cpp. If we can use cURL's CMake
# package, we don't need to specify CURL_STATICLIB explicitly. But
# We use static cURL in google-cloud-cpp. If we could use cURL's CMake
# package, we wouldn't need to specify CURL_STATICLIB explicitly. But
# we don't have cURL's CMake package. We need to use CXXFLAGS
# instead of ARROW_CXXFLAGS because ARROW_CXXFLAGS aren't passed to
# ExternProjects.
Expand Down

0 comments on commit ed0238b

Please sign in to comment.