treewide icu61+ fixes
It's exactly the same issue as in the parent commit.
/cc #60250 (2fe63c8).
This commit is contained in:
@@ -20,6 +20,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ cmake fuse openssl zlib bzip2 libxml2 icu ];
|
||||
|
||||
# compat with icu61+ https://github.com/unicode-org/icu/blob/release-64-2/icu4c/readme.html#L554
|
||||
CXXFLAGS = [ "-DU_USING_ICU_NAMESPACE=1" ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.darlinghq.org/;
|
||||
description = "Darling lets you open macOS dmgs on Linux";
|
||||
|
||||
Reference in New Issue
Block a user