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