Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Build system always uses internal copy of libevent (we all know bundled libs are root of evil
.
Using always external is easy:
http://cvs.pld-linux.org/cgi-bin/cvsweb/packages/mariadb/mariadb-libevent.patch
but proper fix would be to allow to choose between internal and system one at configure time.