Skip to content
Failed

Changes

Summary

  1. ccid_host/Makefile: tweak formatting (cosmetic) (details)
  2. ccid_hosts/Makefile: add talloc cflags, libs (details)
Commit 9c5f3048916f07e8201e7bf7c268276a874d3e08 by Oliver Smith
ccid_host/Makefile: tweak formatting (cosmetic)

Change-Id: Ic2e92f9364361af0989b447d3824e867c0cb23d4
The file was modifiedccid_host/Makefile
Commit bbd9397bf1c29a399d54656cf8450cbdffa68aa3 by Oliver Smith
ccid_hosts/Makefile: add talloc cflags, libs

Fix for:

ccid_main_functionfs.c:534:17: error: implicit declaration of function 'talloc_report_full' [-Wimplicit-function-declaration]
  534 |                 talloc_report_full(g_tall_ctx, stderr);

Change-Id: I6854b3a9b391863820fa26ec974f2be125801b08
The file was modifiedccid_host/Makefile