Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Oct 28, 2024
1 parent 6eb110e commit ae4a229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ Then once you install the build with sanitizer, you may run a Python script usin
LD_PRELOAD=/lib/x86_64-linux-gnu/libasan.so.6 python3 -c "import aerospike"
```

This is only supported for building with GCC.

### Troubleshooting macOS

In some versions of macOS, Python 2.7 is installed as ``python`` with
Expand Down

0 comments on commit ae4a229

Please sign in to comment.