fcitx-engines.mozc: build protobuf dependency using clang
This commit is contained in:
parent
4e17899776
commit
a5285ae477
@ -1427,6 +1427,7 @@ in
|
||||
|
||||
mozc = callPackage ../tools/inputmethods/fcitx-engines/fcitx-mozc {
|
||||
inherit (pythonPackages) gyp;
|
||||
protobuf = protobuf.override { stdenv = clangStdenv; };
|
||||
};
|
||||
|
||||
table-other = callPackage ../tools/inputmethods/fcitx-engines/fcitx-table-other { };
|
||||
|
Loading…
Reference in New Issue
Block a user