use CP_LIBC for copying tests/memmem.c
This commit is contained in:
parent
afcfb2d504
commit
3057de0d2b
@ -240,7 +240,7 @@ $CP $libcrypto_regress/pqueue/expected.txt tests/pq_expected.txt
|
|||||||
# copy libc tests
|
# copy libc tests
|
||||||
$CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c
|
$CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c
|
||||||
$CP $libc_regress/explicit_bzero/explicit_bzero.c tests
|
$CP $libc_regress/explicit_bzero/explicit_bzero.c tests
|
||||||
$CP $libc_src/string/memmem.c tests
|
$CP_LIBC $libc_src/string/memmem.c tests
|
||||||
$CP $libc_regress/timingsafe/timingsafe.c tests
|
$CP $libc_regress/timingsafe/timingsafe.c tests
|
||||||
|
|
||||||
# copy libssl tests
|
# copy libssl tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user