Revert "i3-lock-color: broken on clang"
This reverts commit e3b02a49c9aaa3625b6e2e60522c28a98c65ca3b.
This commit is contained in:
parent
f07266bfc8
commit
8480738ca9
@ -58,7 +58,5 @@ stdenv.mkDerivation rec {
|
|||||||
# Needs the SSE2 instruction set. See upstream issue
|
# Needs the SSE2 instruction set. See upstream issue
|
||||||
# https://github.com/chrjguill/i3lock-color/issues/44
|
# https://github.com/chrjguill/i3lock-color/issues/44
|
||||||
platforms = platforms.x86;
|
platforms = platforms.x86;
|
||||||
|
|
||||||
broken = stdenv.hostPlatform.cc.isClang;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user