Mariadb from source

Admiral

New member
Joined
Dec 17, 2020
Messages
2
Hello , i'm using RHEL8 , but somehow the EL8 Mariadb rpm's are getting installed instead of compiling it from source.
I've set this in the custombuild options.conf.
Anyone experiencing this as well?

Thnx in advance
 
Looks normal to me, mysql and mariadb are always installed via the rpm's in Centos. Exim is build from source and some other things.

I've set this in the custombuild options.conf.
A setting to compile from source in options.conf? Which setting is that?
 
mysql_force_compile=yes

It is quite critical for me , as i want to push every bit out of the cpu instead of having a generic x86_64 binary
 
Back
Top