Void-packages: GCC plugins again?

Created on 22 Jan 2019  路  4Comments  路  Source: void-linux/void-packages

I just now wondered when after updating my laptops failed to build some DKMS for their WLAN adapters: didn't we have GCC plugins disabled for the kernels? As it is, building e.g. broadcom-wl-dkms is failing after the gcc update.

Most helpful comment

Obviously ;-P IMO it's a bad idea to keep them because it will regularly break user's systems the way it is now. You cannot have a modular update of gcc and kernels at the same time, there's always some time gap...

All 4 comments

there were plans to disable them but it never happened

Obviously ;-P IMO it's a bad idea to keep them because it will regularly break user's systems the way it is now. You cannot have a modular update of gcc and kernels at the same time, there's always some time gap...

After update nvidia-dkms building failed.

fixed by #7593

Was this page helpful?
0 / 5 - 0 ratings