RFC 3779 test no longer uses __unused
This commit is contained in:
parent
c9747bf1da
commit
43edddb888
@ -539,7 +539,6 @@ add_test(record_layer_test record_layer_test)
|
|||||||
|
|
||||||
# rfc3779
|
# rfc3779
|
||||||
add_executable(rfc3779 rfc3779.c)
|
add_executable(rfc3779 rfc3779.c)
|
||||||
set_source_files_properties(rfc3779.c PROPERTIES COMPILE_FLAGS -D__unused=)
|
|
||||||
target_link_libraries(rfc3779 ${OPENSSL_TEST_LIBS})
|
target_link_libraries(rfc3779 ${OPENSSL_TEST_LIBS})
|
||||||
add_test(rfc3779 rfc3779)
|
add_test(rfc3779 rfc3779)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user