You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -125,7 +125,7 @@ example using `brew install llvm`.
125
125
126
126
Should you run into problems with the address sanitizer, it is possible you
127
127
may need to run `./configure` with `--disable-asm` to avoid errors
128
-
with certain assembly code from Bitcoin Core's code. See [developer notes on sanitizers](https://github.com/bitcoin/bitcoin/blob/master/doc/developer-notes.md#sanitizers)
128
+
with certain assembly code from PIVX Core's code. See [developer notes on sanitizers](https://github.com/PIVX-Project/PIVX/blob/master/doc/developer-notes.md#sanitizers)
129
129
for more information.
130
130
131
131
You may also need to take care of giving the correct path for clang and
0 commit comments