← Back to team overview

maria-developers team mailing list archive

Re: bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2785)

 

Hi!

>>>>> "Kristian" == Kristian Nielsen <knielsen@xxxxxxxxxxxxxxx> writes:

Kristian> Arjen Lentz <arjen@xxxxxxxxxxxxx> writes:
>> Which other external libraries are currently still embedded into the
>> source tree?

Kristian> These are the ones I know of:

Kristian>   zlib
Kristian>   libedit
Kristian>   libreadline
Kristian>   yassl
Kristian>   libevent

Kristian> I think most (all?) of them have a ./configure option to use the system one
Kristian> instead of the bundled one.

Kristian> I guess the main problem with boost is the sheer size. The largest of the
Kristian> above is yassl, with 182 files and <2 MB total size.

Of the above, the following should be easy to remove:
zlib
libedit
libreadline

yassl is patched (or will be patched)
libevent is probably patched;  If not, it shouldn't be here.

Regards,
Monty



References