Merge pull request #107540 from flokli/websocketpp-fix-cross
websocketpp: fix cross
This commit is contained in:
commit
ae46445e62
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "12ffczcrryh74c1xssww35ic6yiy2l2xgdd30lshiq9wnzl2brgy";
|
||||
};
|
||||
|
||||
buildInputs = [ cmake ];
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.zaphoyd.com/websocketpp/";
|
||||
|
Loading…
Reference in New Issue
Block a user