Skip to content

Commit

Permalink
Merge df2f103 into c808caf
Browse files Browse the repository at this point in the history
  • Loading branch information
Hor911 authored May 31, 2024
2 parents c808caf + df2f103 commit a7cda8b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ydb/library/yql/providers/s3/common/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,12 @@ PEERDIR(
ydb/library/yql/public/issue/protos
)

IF (CLANG AND NOT WITH_VALGRIND)

CFLAGS (
-DARCADIA_BUILD -DUSE_PARQUET
)

ENDIF()

END()

0 comments on commit a7cda8b

Please sign in to comment.