Skip to content

20231113.00

Choose a tag to compare

@guesttestinfra-bot guesttestinfra-bot released this 13 Nov 23:49
60a5cd5
build: fix clang build (#122)

Remove include/oslogin_sshca.h from the list of dependecies. It is
passed to the linker command as a part of $^ variable and causes
clang build error:

    clang: error: clang: cannot specify -o when generating multiple output fileserror:
    cannot specify -o when generating multiple output files