Skip to content

Commit

Permalink
test dmeo
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
  • Loading branch information
dotnwat committed Jul 10, 2024
1 parent 8afe016 commit 026b113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,8 @@ seastar_generate_protobuf (
IN_FILE ${CMAKE_CURRENT_SOURCE_DIR}/src/proto/metrics2.proto
OUT_DIR ${Seastar_GEN_BINARY_DIR}/src/proto)

add_definitions("-D_FORTIFY_SOURCE=2")

add_library (seastar
${http_chunk_parsers_file}
${http_request_parser_file}
Expand Down

0 comments on commit 026b113

Please sign in to comment.