cmospwd: Fix static compilation
This commit is contained in:
parent
adce9e8593
commit
1ed3858f7c
@ -12,6 +12,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-8pbSl5eUsKa3JrgK/JLk0FnGXcJhKksJN3wWiDPYYvQ=";
|
||||
};
|
||||
|
||||
makeFlags = [ "CC:=$(CC)" ];
|
||||
|
||||
preConfigure = ''
|
||||
cd src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user