Commit 9d484eed authored by Dominik Charousset's avatar Dominik Charousset

maintenance

parent 154be802
...@@ -31,9 +31,8 @@ ...@@ -31,9 +31,8 @@
#ifndef CPPA_CONFIG_HPP #ifndef CPPA_CONFIG_HPP
#define CPPA_CONFIG_HPP #define CPPA_CONFIG_HPP
// uncomment this line or use // uncomment this line or use define CPPA_DISABLE_CONTEXT_SWITCHING using CMAKE
// ./configure CXXFLAGS="-DCPPA_DISABLE_CONTEXT_SWITCHING" // if boost.context is not available on your platform
// if ucontext_t is not available on your platform
//#define CPPA_DISABLE_CONTEXT_SWITCHING //#define CPPA_DISABLE_CONTEXT_SWITCHING
#if defined(__GNUC__) #if defined(__GNUC__)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment