Skip to content

Commit 93d21dc

Browse files
cryptomilkanoopcs9
authored andcommitted
third_party: Update cmocka to version 1.1.8
Signed-off-by: Andreas Schneider <[email protected]> Reviewed-by: Anoop C S <[email protected]> Autobuild-User(master): Anoop C S <[email protected]> Autobuild-Date(master): Fri Oct 17 12:16:23 UTC 2025 on atb-devel-224
1 parent 0ff580d commit 93d21dc

File tree

5 files changed

+521
-118
lines changed

5 files changed

+521
-118
lines changed

buildtools/wafsamba/samba_third_party.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def CHECK_POPT(conf):
1818

1919
@conf
2020
def CHECK_CMOCKA(conf):
21-
return conf.CHECK_BUNDLED_SYSTEM_PKG('cmocka', minversion='1.1.3')
21+
return conf.CHECK_BUNDLED_SYSTEM_PKG('cmocka', minversion='1.1.8')
2222

2323
Build.BuildContext.CHECK_CMOCKA = CHECK_CMOCKA
2424

0 commit comments

Comments
 (0)