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.
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.