Land #674, fix mingw builds with newer compiler versions
This commit is contained in:
@@ -172,9 +172,11 @@ check_PROGRAMS += dsatest
|
||||
dsatest_SOURCES = dsatest.c
|
||||
|
||||
# dtlstest
|
||||
if !HOST_WIN
|
||||
TESTS += dtlstest.sh
|
||||
check_PROGRAMS += dtlstest
|
||||
dtlstest_SOURCES = dtlstest.c
|
||||
endif
|
||||
EXTRA_DIST += dtlstest.sh
|
||||
|
||||
# ec_point_conversion
|
||||
|
Reference in New Issue
Block a user