mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remove it
This commit is contained in:
@@ -167,7 +167,7 @@ struct sync_level_struct{
|
||||
};
|
||||
|
||||
|
||||
#if defined(__GNUC__) && defined(UNIV_INTEL_X86)
|
||||
#if defined(notdefined) && defined(__GNUC__) && defined(UNIV_INTEL_X86)
|
||||
|
||||
ulint
|
||||
sync_gnuc_intelx86_test_and_set(
|
||||
|
Reference in New Issue
Block a user