hugs: broken on clang
(cherry picked from commit 4861aecfae43f96589034567546ec200225c1d7e)
This commit is contained in:
parent
e3b02a49c9
commit
e8a3c91b0e
@ -45,5 +45,6 @@ stdenv.mkDerivation {
|
||||
maintainers = with maintainers; [ joachifm ];
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.all;
|
||||
broken = stdenv.hostPlatform.cc.isClang;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user