avx_sig: Better naming as the test will include more register banks
Reviewed by: jhb, kib (early revision) Differential Revision: https://reviews.freebsd.org/D40381
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PROG= avx_sig
|
||||
SRCS= avx_sig.c
|
||||
PROG= xregs_sig
|
||||
SRCS= xregs_sig.c
|
||||
MAN=
|
||||
|
||||
LIBADD= pthread
|
||||
Reference in New Issue
Block a user