Skip to content

Commit 34c96d7

Browse files
author
Gleb Pomykalov
committed
Add comment on ALG_SET_AEAD_* exclusion
1 parent d0f4c6e commit 34c96d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ fn do_ctest() {
630630
| "RENAME_NOREPLACE"
631631
| "RENAME_EXCHANGE"
632632
| "RENAME_WHITEOUT"
633+
// ALG_SET_AEAD_* constants are available starting from kernel 3.19
633634
| "ALG_SET_AEAD_ASSOCLEN"
634635
| "ALG_SET_AEAD_AUTHSIZE"
635636
if musl =>

0 commit comments

Comments
 (0)