Merge pull request #71426 from artemist/gtk-debuginfo
gtk3: Enable separated debug info on Linux
This commit is contained in:
@@ -75,6 +75,8 @@ stdenv.mkDerivation rec {
|
|||||||
./patches/3.0-darwin-x11.patch
|
./patches/3.0-darwin-x11.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
separateDebugInfo = stdenv.isLinux;
|
||||||
|
|
||||||
mesonFlags = [
|
mesonFlags = [
|
||||||
"-Dtests=false"
|
"-Dtests=false"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user