Unverified Commit 9880b6a8 authored by Jacoba Neighbourhood's avatar Jacoba Neighbourhood
Browse files

docs(randomness): fix .file patch link

parent 6a479e94
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,4 +20,4 @@ Some compilation tools will write intermediate temporary files. This might lead
to reproducibility issues if paths get embedded in the final output. There's no
general solutions for such cases, better fix the code directly. One way is to
use the `.file` assembler directive [like it has been done in
O'Caml](https://sources.debian.net/src/ocaml/4.02.3-5/debian/patches/0010-Add-a-.file-directive-to-generated-.s-files.patch/).
O'Caml](https://sources.debian.org/src/ocaml/4.02.3-9/debian/patches/0010-Add-a-.file-directive-to-generated-.s-files.patch/).