Skip to content

Commit d122e7b

Browse files
committed
Update INSTALL.md
1 parent 986dad0 commit d122e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ SSE4.2 is used to speed up CRC32 when calculating data checksum.
8585
We did not run any production workloads on it.
8686

8787
* **iOS**:
88-
* Run: `TARGET_OS=IOS make static_lib`
88+
* Run: `TARGET_OS=IOS make static_lib`. When building the project which uses rocksdb iOS library, make sure to define two important pre-processing macros: `ROCKSDB_LITE` and `IOS_CROSS_COMPILE`.

0 commit comments

Comments
 (0)