Skip to content

Commit 0eae0b0

Browse files
committed
EXP: [Python] Show compilation options when building wheel
1 parent 6287272 commit 0eae0b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/scripts/python_wheel_xlinux_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ cmake \
144144
-DCMAKE_INSTALL_PREFIX=/tmp/arrow-dist \
145145
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION="${CMAKE_INTERPROCEDURAL_OPTIMIZATION}" \
146146
-DCMAKE_UNITY_BUILD="${CMAKE_UNITY_BUILD}" \
147+
-DCMAKE_VERBOSE_MAKEFILE=ON \
147148
-DPARQUET_REQUIRE_ENCRYPTION="${PARQUET_REQUIRE_ENCRYPTION}" \
148149
-DVCPKG_MANIFEST_MODE=OFF \
149150
-DVCPKG_TARGET_TRIPLET="${VCPKG_TARGET_TRIPLET}" \

0 commit comments

Comments
 (0)