mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix macro setting for rocksdb unity file
This commit is contained in:
committed by
Vinnie Falco
parent
c7ced496ac
commit
1c005a0292
@@ -28,7 +28,7 @@
|
||||
#else
|
||||
# define ROCKSDB_PLATFORM_POSIX
|
||||
# if BEAST_MAC || BEAST_IOS
|
||||
# define OS_MACOSX
|
||||
# define OS_MACOSX 1
|
||||
# elif BEAST_BSD
|
||||
# define OS_FREEBSD
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user