Comment 5 for bug 1578455

Revision history for this message
Bas Zoetekouw (baszoetekouw) wrote :

Note that this bug is not specific to the broadcom code. It affects _all_ kernel module builds, and is caused by a recent change in gcc-5 (which makes -fPIE default).

The solution should therefore probably be implemented more generically than just in these packages: possible in dkms or in the kernel headers.