bcrypt/.github/workflows
Paul Kehrer 8d35d8acb8
fix page size on aarch64 (#226)
debian/ubuntu use 4k pages while centos uses 64k pages. 64k pages work
on 4k page systems while a 4k compiled binary will throw this error:
ELF load command alignment not page-aligned

This patch attempts to pass a linker flag that should force 64k page
alignment at all times
2020-08-17 10:23:18 -04:00
..
ci.yml support only python 3.6+ (#217) 2020-08-11 21:35:26 -04:00
lock.yml lock old issues (#219) 2020-08-14 08:53:35 -05:00
wheel-builder.yml fix page size on aarch64 (#226) 2020-08-17 10:23:18 -04:00