pythonPackages.cffi: remove unnecessary compiler flag
I thought this was necessary but it doesn't appear to be after all
This commit is contained in:
parent
b1bab4c93f
commit
bb1e00dcb5
@ -4379,8 +4379,6 @@ in modules // {
|
||||
substituteInPlace testing/cffi0/test_ownlib.py --replace "gcc" "cc"
|
||||
'';
|
||||
|
||||
NIX_CFLAGS_COMPILE="-Wno-shift-negative-value";
|
||||
|
||||
checkPhase = ''
|
||||
py.test
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user