nixpkgs/pkgs/development/python-modules/cffi
Randy Eckenrode 0b499eb862
python3Packages.cffi: fix build with newer clang
cffi uses a technique to find the offset of a struct that causes newer
clangs to issue a warning regarding null pointer subtraction. This
patch silences the warning, so cffi can build.
2023-05-29 20:27:53 -04:00
..
clang-pointer-substraction-warning.diff python3Packages.cffi: fix build with newer clang 2023-05-29 20:27:53 -04:00
darwin-use-libffi-closures.diff
default.nix python3Packages.cffi: fix build with newer clang 2023-05-29 20:27:53 -04:00