summaryrefslogtreecommitdiff
path: root/config/coreboot/default/patches/0044-tests-Makefile.mk-use-3rdparty-cmocka-by-default.patch
AgeCommit message (Collapse)Author
18 hourscoreboot/default: use 3rdparty/cmocka by defaultLeah Rowe
this is used by the coreboot build system, for tests. upstream tries system cmocka by default, but we want the one in 3rdparty to be used. i've changed the default to 0 (try 3rdparty cmocka). you can still override this at runtime. Signed-off-by: Leah Rowe <leah@libreboot.org>