linuxPackages_3_12.ena: fix build
This commit is contained in:
@@ -12,6 +12,9 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
hardeningDisable = [ "pic" ];
|
hardeningDisable = [ "pic" ];
|
||||||
|
|
||||||
|
# linux 3.12
|
||||||
|
NIX_CFLAGS_COMPILE = "-Wno-error=implicit-function-declaration";
|
||||||
|
|
||||||
configurePhase =
|
configurePhase =
|
||||||
''
|
''
|
||||||
cd kernel/linux/ena
|
cd kernel/linux/ena
|
||||||
|
|||||||
Reference in New Issue
Block a user