Skip to content
Permalink
Browse files
fix gcc row0trunc compilation error aarch64
  • Loading branch information
aparida1 authored and Sergey Vojtovich committed May 24, 2018
1 parent 0267df3 commit dda808e
Showing 1 changed file with 1 addition and 0 deletions.
@@ -179,6 +179,7 @@ IF(CMAKE_COMPILER_IS_GNUCXX AND CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64")
mtr/mtr0mtr.cc
row/row0merge.cc
row/row0mysql.cc
row/row0trunc.cc
srv/srv0srv.cc
COMPILE_FLAGS "-O0"
)

0 comments on commit dda808e

Please sign in to comment.