Skip to content

Commit 72ed187

Browse files
committed
Debug: suppress build logs
1 parent a446266 commit 72ed187

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dev/tasks/linux-packages/apache-arrow/debian

dev/tasks/linux-packages/apache-arrow/debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ override_dh_auto_configure:
7474
-DARROW_WITH_ZLIB=ON \
7575
-DARROW_WITH_ZSTD=ON \
7676
-DCMAKE_BUILD_TYPE=$(BUILD_TYPE) \
77+
-DCMAKE_VERBOSE_MAKEFILE=OFF \
7778
-DCUDAToolkit_ROOT=/usr \
7879
-DFETCHCONTENT_FULLY_DISCONNECTED=OFF \
7980
-DPARQUET_BUILD_EXECUTABLES=ON \

0 commit comments

Comments
 (0)