musl: add patch to make full use of new guards in kernel headers
This commit is contained in:
@@ -47,6 +47,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
patches = [ ./few-more-uapi-fixes.patch ];
|
||||
|
||||
dontDisableStatic = true;
|
||||
dontStrip = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user