On 10/10/24 17:18, Samuel Thibault wrote:
>> How can we fix this?
>
> We'd probably add && (!defined(__GNU__)) in the dhcpcd source code.
>

But doesn't that mean we are actually not compatible?

Also, that's error prone bc without a deeper knowledge about the codebase it's hard to tell in which places we should add the `&& (!defined(__GNU__))` and in which ones we shouldn't

I'll try to add our exception in all references to `BSD` and see what happens.

Reply via email to