[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging composable_kernel



[Christian BAYLE]
> Hello,
>
> One idea for this one ?

I suspect you are building with -Werror, causing a warning about an
ununsed function to become an error.

What about adding #if 0 / #endif around the unused function to avoid the
warning?

-- 
Happy hacking
Petter Reinholdtsen


Reply to: