Bug #83039 Broken build with DISABLE_SHARED=1
Submitted: 19 Sep 2016 9:45 Modified: 4 Oct 2016 15:11
Reporter: Jon Olav Hauglid Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.0 OS:Any
Assigned to: CPU Architecture:Any

[19 Sep 2016 9:45] Jon Olav Hauglid
Description:
Build with -DDISABLE_SHARED=1 was broken by
commit 6d74888e83bc3de3b23d688f44249e0b176c5167
Author: Jon Olav Hauglid 
Date:   Fri Sep 2 16:42:10 2016 +0200

    Bug#24481181: RAISE MINIMUM CMAKE VERSION TO 2.8.12

How to repeat:
Build with -DDISABLE_SHARED=1
[4 Oct 2016 15:11] Paul DuBois
Posted by developer:
 
Noted in 8.0.1 changelog.

Enabling the DISABLE_SHARED CMake option caused compilation failure.