Skip to content

Commit

Permalink
MDEV-14541 - Workaround GCC ICE on ARM64
Browse files Browse the repository at this point in the history
Added missing include.
  • Loading branch information
Sergey Vojtovich committed Feb 19, 2018
1 parent 7a84688 commit b697f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ INCLUDE(plugin)
INCLUDE(install_macros)
INCLUDE(systemd)
INCLUDE(mysql_add_executable)
INCLUDE(compile_flags)

# Handle options
OPTION(DISABLE_SHARED
Expand Down

0 comments on commit b697f21

Please sign in to comment.