qemu-patch-raspberry4/libcacard
Blue Swirl 47ecbdf07e libcacard: build fixes
Link trace objects to fix these errors:
  LINK  vscclient
oslib-posix.o: In function `trace_qemu_vfree':
/src/qemu/obj-amd64/./trace.h:39: undefined reference to `trace1'
oslib-posix.o: In function `trace_qemu_memalign':
/src/qemu/obj-amd64/./trace.h:31: undefined reference to `trace3'
oslib-posix.o: In function `trace_qemu_vmalloc':
/src/qemu/obj-amd64/./trace.h:35: undefined reference to `trace2'

Add LDFLAGS to vscclient link command.

Clean up also in subdirectories of libcacard.

Use quiet-command for sed invocation.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Acked-by: Alon Levy <alevy@redhat.com>
2012-06-21 20:04:24 +00:00
..
cac.c
cac.h
card_7816.c fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
card_7816.h fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
card_7816t.h
event.c
eventt.h
libcacard.pc.in
link_test.c
Makefile libcacard: build fixes 2012-06-21 20:04:24 +00:00
vcard.c
vcard.h
vcard_emul.h
vcard_emul_nss.c libcacard/vcard_emul_nss: add warning for old coolkey 2012-03-26 18:39:00 +02:00
vcard_emul_type.c
vcard_emul_type.h
vcardt.h libcacard: Fix compilation with gcc-4.7 2012-03-09 07:02:50 -06:00
vevent.h
vreader.c
vreader.h
vreadert.h
vscard_common.h fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
vscclient.c Spelling fixes in comments (it's -> its) 2012-03-08 15:22:11 +00:00