Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ci/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ class TargetPython(Enum):
'twisted',
# genericndkbuild is incompatible with sdl2 (which is build by default when targeting sdl2 bootstrap)
'genericndkbuild',
# libmysqlclient gives a linker failure (See issue #2808)
'libmysqlclient',
# boost gives errors (requires numpy? syntax error in .jam?)
'boost',
# libtorrent gives errors (requires boost. Also, see issue #2809, to start with)
Expand Down
5 changes: 0 additions & 5 deletions pythonforandroid/recipes/libmysqlclient/Linux.cmake

This file was deleted.

67 changes: 0 additions & 67 deletions pythonforandroid/recipes/libmysqlclient/__init__.py

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions pythonforandroid/recipes/libmysqlclient/disable-soname.patch

This file was deleted.

12 changes: 0 additions & 12 deletions pythonforandroid/recipes/libmysqlclient/disable-soversion.patch

This file was deleted.

3 changes: 0 additions & 3 deletions pythonforandroid/recipes/libmysqlclient/p4a.cmake

This file was deleted.

30 changes: 0 additions & 30 deletions tests/recipes/test_libmysqlclient.py

This file was deleted.

Loading