linuxPackages.broadcom_sta: disable pic hardening
This commit is contained in:
@@ -19,6 +19,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = hashes.${stdenv.system};
|
sha256 = hashes.${stdenv.system};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardeningDisable = [ "pic" ];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./i686-build-failure.patch
|
./i686-build-failure.patch
|
||||||
./license.patch
|
./license.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user