We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0fba1 commit bb251f6Copy full SHA for bb251f6
README.md
@@ -548,7 +548,7 @@ This will remove all inclusion and use of `PSHUFB` and equivalent on other platf
548
549
This is done by adding `-tags=nopshufb` to `go build` and similar commands that produce binary output.
550
551
-As already stated using the above *may* result in non-infringing code.
+The removed code may not be infringing and even after `-tags=nopshufb` there may still be infringing code left.
552
553
# Links
554
* [Backblaze Open Sources Reed-Solomon Erasure Coding Source Code](https://www.backblaze.com/blog/reed-solomon/).
0 commit comments