gstreamer/libs/gst/check/libcheck/libcompat
Tim-Philipp Müller 208d500c67 libcheck: fix build failure
Need to define CK_DLL_EXP to extern as well in libcompat.h
which gets included before the internal-check.h where the
other fallback definition for CK_DLL_EXP is.

duplicate symbol _check_minor_version in:
libcheckinternal.a(libcheckinternal_la-check.o)
libcheckinternal.a(libcheckinternal_la-check_log.o)
2017-08-13 10:50:05 +01:00
..
alarm.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
clock_gettime.c check: Fix macro check for OS X 2016-12-09 22:39:36 +05:30
getline.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
gettimeofday.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
libcompat.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
libcompat.h libcheck: fix build failure 2017-08-13 10:50:05 +01:00
localtime_r.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
strdup.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
strsignal.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_create.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_delete.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_settime.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30