glib: drop define BSD_COMP
I fail to see where or for what it is useful for.
This commit is contained in:
parent
3b085b45b9
commit
f2eddec042
@ -103,7 +103,7 @@ stdenv.mkDerivation rec {
|
|||||||
# Default for release buildtype but passed manually because
|
# Default for release buildtype but passed manually because
|
||||||
# we're using plain
|
# we're using plain
|
||||||
"-DG_DISABLE_CAST_CHECKS"
|
"-DG_DISABLE_CAST_CHECKS"
|
||||||
] ++ optional stdenv.isSunOS "-DBSD_COMP";
|
];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
# substitute fix-gio-launch-desktop-path.patch
|
# substitute fix-gio-launch-desktop-path.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user