cmospwd: Fix static compilation

This commit is contained in:
t4ccer
2023-11-18 13:50:54 -07:00
parent adce9e8593
commit 1ed3858f7c
+2
View File
@@ -12,6 +12,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-8pbSl5eUsKa3JrgK/JLk0FnGXcJhKksJN3wWiDPYYvQ=";
};
makeFlags = [ "CC:=$(CC)" ];
preConfigure = ''
cd src