X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=56778303cd37f28b5e92596494fa6d086615fdac;hp=f3cdddf4d9ced75a65d3956af9befa9f0dfb296b;hb=061e63028390bc27db749c75a3689c2888f00f57;hpb=9f8c65b28acba8e5eabea5d7abd98b19e62d06fe diff --git a/config.h b/config.h index f3cdddf4..56778303 100644 --- a/config.h +++ b/config.h @@ -13,3 +13,7 @@ #define HAVE_STATEMENT_EXPR 1 #define HAVE_TYPEOF 1 #define HAVE_UTIME 1 +#define HAVE_BUILTIN_CLZL 1 +#define HAVE_BUILTIN_FFSL 1 +#define HAVE_BUILTIN_POPCOUNTL 1 +