buildroot/package/apitrace
Fabrice Fontaine 0d209dce35 package/apitrace: disable unit tests
This will avoid the following build failure with xtensa:

[ 62%] Linking CXX executable ../../guids_test
[ 62%] Building CXX object retrace/CMakeFiles/retrace_common.dir/retrace.cpp.o
CMakeFiles/guids_test.dir/guids_test.cpp.o:(.debug_line+0xf7b): dangerous relocation: overflow after relaxation
collect2: error: ld returned 1 exit status
lib/guids/CMakeFiles/guids_test.dir/build.make:85: recipe for target 'guids_test' failed

Fixes:
 - http://autobuild.buildroot.org/results/8fea93a88bb34e98e391a048c3b996b45ebac803

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-12-23 09:54:00 +01:00
..
0001-dlsym-Fix-build-under-uClibc.patch package/apitrace: fix build under uClibc/musl 2019-12-08 22:44:13 +01:00
0002-Support-libc-that-don-t-have-RTLD_DEEPBIND.patch package/apitrace: fix build on uclibc 2019-12-25 22:00:58 +01:00
0003-CMakeLists.txt-respect-BUILD_TESTING-OFF.patch package/apitrace: disable unit tests 2020-12-23 09:54:00 +01:00
Config.in package/apitrace: needs dynamic library 2019-12-24 13:51:52 +01:00
apitrace.hash
apitrace.mk package/apitrace: fix microblaze build failure 2020-06-22 22:51:21 +02:00