Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDBF-348: innodb aix htm support #2078

Merged

Conversation

grooverdan
Copy link
Member

CMAKE_SYSTEM_PROCESSOR on AIX is "powerpc". To
de-conflict with the Linux 32bit arch of the same
name, CMAKE_SYSTEM_NAME was used in the CMakeLists.txt
test to enable -mhtm in the same way that was required
for Linux ppc64{,le} compilers in MDEV-27936

CMAKE_SYSTEM_PROCESSOR on AIX is "powerpc". To
deconflict with the Linux 32bit arch of the same
name, CMAKE_SYSTEM_NAME was used in the CMakeLists.txt
test to enable -mhtm in the same way that was required
for Linux ppc64{,le} compilers in MDEV-27936
@grooverdan grooverdan requested a review from dr-m April 1, 2022 06:32
@grooverdan grooverdan merged commit 28116ca into MariaDB:10.6 Apr 1, 2022
@grooverdan grooverdan deleted the bb-10.6-danielblack-MDBF-348-aix branch April 1, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant