Skip to content

Commit 1a98e56

Browse files
Update Readme
1 parent 7cae067 commit 1a98e56

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ ctest -E edlib_tests --output-on-failure # Exclude Edlib tests
249249

250250
## Development and Debugging
251251

252+
> [!WARNING]
253+
> Use these commands at your own risk :D
254+
252255
For debugging, build using:
253256

254257
```bash
@@ -275,3 +278,6 @@ make
275278

276279
> [!WARNING]
277280
> ASAN and UBSAN could fail when executing the Python binding. This is known behavior.
281+
282+
> [!WARNING]
283+
> There are some known stability issues with ASAN and UBSAN with 12th-gen and onwards Intel CPUs.

0 commit comments

Comments
 (0)