From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> To: tarantool-patches@freelists.org Cc: kostja@tarantool.org Subject: [tarantool-patches] Re: [PATCH 1/1] swim: introduce SWIM's anti-entropy component Date: Wed, 6 Mar 2019 18:16:51 +0300 [thread overview] Message-ID: <28b8ba60-8bd3-0f07-c6ab-4c45a4831ee8@tarantool.org> (raw) In-Reply-To: <5deb15eab37345ba1abc8772a4c78308d8e8f9c1.1551884926.git.v.shpilevoy@tarantool.org> > diff --git a/cmake/profile.cmake b/cmake/profile.cmake > index 0ba31fa2c..70fa74694 100644 > --- a/cmake/profile.cmake > +++ b/cmake/profile.cmake > @@ -1,5 +1,5 @@ > set(CMAKE_REQUIRED_FLAGS "-fprofile-arcs -ftest-coverage") > -check_library_exists("" __gcov_flush "" HAVE_GCOV) > +set(HAVE_GCOV 1) > set(CMAKE_REQUIRED_FLAGS "") Sorry, accidentally added. Ignore that hunk, please. > > set(ENABLE_GCOV_DEFAULT OFF)
next prev parent reply other threads:[~2019-03-06 15:16 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-03-06 15:13 [tarantool-patches] " Vladislav Shpilevoy 2019-03-06 15:16 ` Vladislav Shpilevoy [this message] 2019-03-06 21:24 ` [tarantool-patches] " Vladislav Shpilevoy 2019-03-07 10:27 ` Konstantin Osipov 2019-03-07 12:33 ` Vladislav Shpilevoy 2019-03-07 13:20 ` Konstantin Osipov 2019-03-07 13:54 ` Vladislav Shpilevoy 2019-03-07 10:22 ` Konstantin Osipov 2019-03-07 12:33 ` Vladislav Shpilevoy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=28b8ba60-8bd3-0f07-c6ab-4c45a4831ee8@tarantool.org \ --to=v.shpilevoy@tarantool.org \ --cc=kostja@tarantool.org \ --cc=tarantool-patches@freelists.org \ --subject='[tarantool-patches] Re: [PATCH 1/1] swim: introduce SWIM'\''s anti-entropy component' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox