You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build process is split across a Makefile and a Python script (libfreefare_build.py) which injects a few headers prior to preparing the cffi bindings. It's also not immediately clear how upstream dependencies should be prepared. Ideally this should all be scripted away and accessible to continuous integration tooling.
The text was updated successfully, but these errors were encountered:
It's a mess right now.
The build process is split across a Makefile and a Python script (
libfreefare_build.py
) which injects a few headers prior to preparing the cffi bindings. It's also not immediately clear how upstream dependencies should be prepared. Ideally this should all be scripted away and accessible to continuous integration tooling.The text was updated successfully, but these errors were encountered: