.
, / (, autoconf... () - , CMake), .
( autoconf), , __attribute__, , , . HAVE_GCC_ATTRIBUTE_XXX config.h, .
Then use this macro with #ifdefto check whether to place the attribute in the function or not, or perhaps use another hack to emulate the absence of the attribute.
source
share