mirror of
				https://github.com/isar/libmdbx.git
				synced 2025-10-31 15:38:57 +08:00 
			
		
		
		
	mdbx: workaround for older stdatomic.h versions, where the ATOMIC_*_LOCK_FREE macros mistakenly redefined using functions (backport).
				
					
				
			This commit is contained in:
		| @@ -6,6 +6,8 @@ ChangeLog | ||||
| Fixes: | ||||
|  | ||||
|  - Fixed builds with older libc versions after using `fcntl64()` (backport). | ||||
|  - Fixed builds with  older `stdatomic.h` versions, | ||||
|    where the `ATOMIC_*_LOCK_FREE` macros mistakenly redefined using functions (backport). | ||||
|  | ||||
|  | ||||
| ## v0.11.12 (Эребуни) at 2022-10-12 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user