Details
- 
    
Bug
 - 
    Status: Open (View Workflow)
 - 
    
Minor
 - 
    Resolution: Unresolved
 - 
    None
 - 
    None
 - 
    None
 - 
    None
 
Description
It would be nice if mariadb_config was re-implemented as a plain normal shell script, instead of an executable.
This would allow it to be executed in cross-compilation setups where the host system is a different architecture, than the target system being built.
(And it would also be nice if a mysql_config symlink to it would be created if WITH_MYSQLCOMPAT is set.)