Fix old references to chacha20.c/h that were renamed to charandom.*.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ dependency('threads')
|
||||
|
||||
library(
|
||||
'randquik-chacha20',
|
||||
'src/chacha20.c',
|
||||
'src/charandom.c',
|
||||
build_by_default: true,
|
||||
c_args: ['-Wall', '-O3', '-march=native'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user