Skip to content

Commit

Permalink
Test turning ccache back on
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba authored Dec 24, 2024
1 parent 1da91c0 commit cbc1c4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/scripts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=${MINGW_PREFIX} \
-DCMAKE_UNITY_BUILD=OFF \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DAWSSDK_SOURCE=BUNDLED \
-DARROW_USE_CCACHE=OFF
-DAWSSDK_SOURCE=BUNDLED

make -j3
popd
Expand Down

0 comments on commit cbc1c4e

Please sign in to comment.