Bug #87323 remove the BUILD/ directory
Submitted: 4 Aug 2017 12:04 Modified: 29 Nov 2017 19:53
Reporter: Erlend Dahl Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

[4 Aug 2017 12:04] Erlend Dahl
Description:
The BUILD/ directory contains a number of compile scripts. These are no longer anything but small wrappers to cmake. 

There is no reason to maintain these any more, remove them.

The README file should be converted to doxygen format and moved elsewhere (Docs/ ?).

How to repeat:
See above.
[29 Nov 2017 19:53] Paul DuBois
Posted by developer:
 
Fixed in 8.0.4, 9.0.0.

The BUILD directory containing compilation scripts is no longer
maintained and has been removed from MySQL source trees.