polkit: drop -Wno-deprecated-declarations
appears to be uneeded.
This commit is contained in:
parent
a61db21b36
commit
670c000eb9
@ -48,8 +48,6 @@ stdenv.mkDerivation rec {
|
|||||||
glib # in .pc Requires
|
glib # in .pc Requires
|
||||||
];
|
];
|
||||||
|
|
||||||
NIX_CFLAGS_COMPILE = " -Wno-deprecated-declarations "; # for polkit 0.114 and glib 2.56
|
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
chmod +x test/mocklibc/bin/mocklibc{,-test}.in
|
chmod +x test/mocklibc/bin/mocklibc{,-test}.in
|
||||||
patchShebangs .
|
patchShebangs .
|
||||||
|
Loading…
Reference in New Issue
Block a user