提交 0a7fcce8 编写于 作者: D Dr. Stephen Henson

Build fipscanister.o only by default. Utility build now needs

make build_tests
上级 6b0ac883
......@@ -359,7 +359,7 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \
../crypto/uid.o
sub_all: build_all
build_all: build_libs build_tests
build_all: build_libs
build_libs: build_crypto build_fips
......
......@@ -14,6 +14,10 @@ make
Build should complete without errors.
Build test utilities:
make build_tests
Run test suite:
test/fips_test_suite
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册