Skip to content

Commit

Permalink
remove SPLIT_DWARF for building endpoint_proxy (#1712) (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilyTiger committed Aug 5, 2024
1 parent 28df0fc commit 22f17c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cloud/blockstore/apps/endpoint_proxy/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,4 @@ PEERDIR(
contrib/libs/grpc/grpc++_reflection
)

IF (BUILD_TYPE != "PROFILE" AND BUILD_TYPE != "DEBUG")
SPLIT_DWARF()
ENDIF()

END()

0 comments on commit 22f17c4

Please sign in to comment.