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